Uses of Interface
org.refcodes.textual.TextBoxGridAccessor.TextBoxGridBuilder
-
-
Uses of TextBoxGridAccessor.TextBoxGridBuilder in org.refcodes.textual
Classes in org.refcodes.textual with type parameters of type TextBoxGridAccessor.TextBoxGridBuilder Modifier and Type Interface Description static interfaceTextBoxGridAccessor.TextBoxGridBuilder<B extends TextBoxGridAccessor.TextBoxGridBuilder<?>>Provides a mutator for anTextBoxGridproperty.Classes in org.refcodes.textual that implement TextBoxGridAccessor.TextBoxGridBuilder Modifier and Type Class Description classTextBorderBuilder"Draws" a border around a text.
-