Class EditorContentPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class EditorContentPane extends JPanel
Desktop pane full of editor internal frames. A specific class is needed so that SwingUtilities can identify panel when traversing component tree.
See Also:
  • Constructor Details

    • EditorContentPane

      public EditorContentPane()
  • Method Details