-
- All Superinterfaces:
org.refcodes.mixin.BoxGrid<Character>
- All Known Subinterfaces:
TextBoxGrid.TextBoxGridProperty
- All Known Implementing Classes:
TextBoxGridImpl
public interface TextBoxGrid extends org.refcodes.mixin.BoxGrid<Character>
An incarnation of theBoxGridusing grid elements of typeCharacter.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceTextBoxGrid.TextBoxGridBuilder<B extends TextBoxGrid.TextBoxGridBuilder<B>>An incarnation of theBoxGrid.BoxGridBuilderusing grid elements of typeCharacter.static interfaceTextBoxGrid.TextBoxGridMutatorAn incarnation of theBoxGrid.BoxGridMutatorusing grid elements of typeCharacter.static interfaceTextBoxGrid.TextBoxGridPropertyAn incarnation of theBoxGrid.BoxGridPropertyusing grid elements of typeCharacter.
-