Uses of Class
org.graffiti.plugin.inspector.EditPanel
| Package | Description |
|---|---|
| org.graffiti.plugin.inspector | |
| org.graffiti.plugins.inspectors.defaults |
-
Uses of EditPanel in org.graffiti.plugin.inspector
Fields in org.graffiti.plugin.inspector declared as EditPanel Modifier and Type Field Description EditPanelInspectorTab. editPanelThe panel that holds the table of the attributes and the buttons for adding and removing attributes as well as the "apply" button.Methods in org.graffiti.plugin.inspector that return EditPanel Modifier and Type Method Description EditPanelInspectorTab. getEditPanel()Returns the EditPanel of this tab. -
Uses of EditPanel in org.graffiti.plugins.inspectors.defaults
Subclasses of EditPanel in org.graffiti.plugins.inspectors.defaults Modifier and Type Class Description classDefaultEditPanelRepresents the edit panel in the inspector.