Interface TextScreenEntry
- All Known Subinterfaces:
TextScreenEntry.Direct
- All Known Implementing Classes:
AlignedComponent
,AlignedWidget
,FlowBox
An object that has been aligned for display on a
TextScreen
.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
An object that has been aligned for display on aTextScreen
or aFlowBox
. -
Method Summary
-
Method Details
-
left
int left() -
top
int top()
-