Class LinearLayout.LinearLayoutData
java.lang.Object
com.googlecode.lanterna.gui2.LinearLayout.LinearLayoutData
- All Implemented Interfaces:
LayoutData
- Enclosing class:
LinearLayout
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final LinearLayout.Alignmentprivate final LinearLayout.GrowPolicy -
Constructor Summary
ConstructorsConstructorDescriptionLinearLayoutData(LinearLayout.Alignment alignment, LinearLayout.GrowPolicy growPolicy) -
Method Summary
-
Field Details
-
alignment
-
growPolicy
-
-
Constructor Details
-
LinearLayoutData
-