Interface TextBoxGrid
- All Superinterfaces:
org.refcodes.mixin.BoxGrid<Character>
- All Known Subinterfaces:
TextBoxGrid.TextBoxGridProperty
- All Known Implementing Classes:
TextBoxGridImpl
,TextBoxStyle
An incarnation of the
BoxGrid
using grid elements of type
Character
.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
An incarnation of theBoxGrid.BoxGridBuilder
using grid elements of typeCharacter
.static interface
An incarnation of theBoxGrid.BoxGridMutator
using grid elements of typeCharacter
.static interface
An incarnation of theBoxGrid.BoxGridProperty
using grid elements of typeCharacter
.Nested classes/interfaces inherited from interface org.refcodes.mixin.BoxGrid
org.refcodes.mixin.BoxGrid.BoxGridBuilder<T,
B>, org.refcodes.mixin.BoxGrid.BoxGridMutator<T>, org.refcodes.mixin.BoxGrid.BoxGridProperty<T> -
Method Summary
Methods inherited from interface org.refcodes.mixin.BoxGrid
getBottomDividerEdge, getBottomLeftEdge, getBottomLine, getBottomRightEdge, getDividerEdge, getDividerLine, getInnerLine, getLeftEdge, getLeftLine, getRightEdge, getRightLine, getTopDividerEdge, getTopLeftEdge, getTopLine, getTopRightEdge