Class SelectionHighlighterTest

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class SelectionHighlighterTest extends JFrame
Sample for text selection in a rendered document; allows you to select text in the document and copy to the clipboard.
See Also:
  • Constructor Details

    • SelectionHighlighterTest

      public SelectionHighlighterTest()
  • Method Details

    • main

      public static void main(String[] args)