Uses of Interface
org.refcodes.textual.TextBoxGridAccessor
-
-
Uses of TextBoxGridAccessor in org.refcodes.textual
Subinterfaces of TextBoxGridAccessor in org.refcodes.textual Modifier and Type Interface Description interface
TextBorderBuilder
"Draws" an ASCII_HEADER_ASCII_BODY characters border around a text.static interface
TextBoxGridAccessor.TextBoxGridProperty
Provides aTextBoxGrid
property.Classes in org.refcodes.textual that implement TextBoxGridAccessor Modifier and Type Class Description class
TextBorderBuilderImpl
TheTextBorderBuilderImpl
implements theTextBorderBuilder
interface by using the providedTextBoxGrid
characters when drawing a borde.
-