Uses of Interface
org.graffiti.plugin.inspector.InspectorPlugin
Package | Description |
---|---|
org.graffiti.editor |
Contains classes for the famous graffiti editor.
|
org.graffiti.plugins.inspectors.defaults |
-
Uses of InspectorPlugin in org.graffiti.editor
Methods in org.graffiti.editor that return InspectorPlugin Modifier and Type Method Description InspectorPlugin
MainFrame. getInspectorPlugin()
-
Uses of InspectorPlugin in org.graffiti.plugins.inspectors.defaults
Classes in org.graffiti.plugins.inspectors.defaults that implement InspectorPlugin Modifier and Type Class Description class
Inspector
Represents the main class of the inspector plugin.