Class RMViewer.PhantomPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
RMViewer

public static class RMViewer.PhantomPane extends JPanel
A phantom component that resides in the viewer, that Swing JComponentShapes can attach to, to draw.
See Also:
  • Constructor Details

    • PhantomPane

      public PhantomPane()
      Creates a new PhantomPane.
  • Method Details