Interface Buffer.UI

All Known Implementing Classes:
BufferViewer
Enclosing class:
Buffer

public static interface Buffer.UI
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
     
    void
    signalRepaint(boolean findCursor, boolean revalidate)
     
  • Method Details

    • signalRepaint

      void signalRepaint(boolean findCursor, boolean revalidate)
    • getComponent

      JComponent getComponent()
    • close

      void close()