Uses of Enum
com.googlecode.lanterna.screen.WrapBehaviour
Packages that use WrapBehaviour
-
Uses of WrapBehaviour in com.googlecode.lanterna.graphics
Fields in com.googlecode.lanterna.graphics declared as WrapBehaviourMethods in com.googlecode.lanterna.graphics that return WrapBehaviourMethods in com.googlecode.lanterna.graphics with parameters of type WrapBehaviourModifier and TypeMethodDescriptionvoidTextGraphicsWriter.setWrapBehaviour(WrapBehaviour wrapBehaviour) -
Uses of WrapBehaviour in com.googlecode.lanterna.screen
Methods in com.googlecode.lanterna.screen that return WrapBehaviourModifier and TypeMethodDescriptionstatic WrapBehaviourReturns the enum constant of this type with the specified name.static WrapBehaviour[]WrapBehaviour.values()Returns an array containing the constants of this enum type, in the order they are declared.