Class PropertyEditorPanel.ExampleApplet

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer
Enclosing class:
PropertyEditorPanel

public static class PropertyEditorPanel.ExampleApplet extends JApplet
An applet that demonstrates how to use property editor panels.
See Also:
  • Constructor Details

    • ExampleApplet

      public ExampleApplet()
  • Method Details

    • init

      public void init()
      Overrides:
      init in class Applet