Interface TextScreenEntry

All Known Subinterfaces:
TextScreenEntry.Direct
All Known Implementing Classes:
AlignedComponent, AlignedWidget, FlowBox

public sealed interface TextScreenEntry permits TextScreenEntry.Direct, FlowBox
An object that has been aligned for display on a TextScreen.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    An object that has been aligned for display on a TextScreen or a FlowBox.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
    top()
     
  • Method Details

    • left

      int left()
    • top

      int top()