Class InspectorContainer

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JTabbedPane
org.graffiti.plugins.inspectors.defaults.InspectorContainer
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants, GraffitiComponent, GraffitiContainer

public class InspectorContainer
extends JTabbedPane
implements GraffitiContainer
Represents the central gui component of the inspector plugin.
Version:
$Revision: 1.12 $
See Also:
Serialized Form
  • Constructor Details

    • InspectorContainer

      public InspectorContainer()
      Creates a new InspectorContainer object.
  • Method Details