public class DOTNeedlePanel extends java.lang.Object implements DOTDefinitionPanel
| Constructor and Description |
|---|
DOTNeedlePanel() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JPanel |
getAdditionalCharacteristicsPanel(DisplayObjectType displayObjectType)
Liefert ein Panel zurück, in dem zusätzliche Charakteristika angezeigt werden.
|
javax.swing.JPanel |
getDOTItemDefinitionPanel()
Liefert das zentrale Panel zur Darstellungstypdefinition des Plugins.
|
boolean |
saveDisplayObjectType()
Speichert den neuen oder veränderten Darstellungstypen ab.
|
@Nullable public javax.swing.JPanel getAdditionalCharacteristicsPanel(DisplayObjectType displayObjectType)
DOTDefinitionPanelgetAdditionalCharacteristicsPanel in interface DOTDefinitionPaneldisplayObjectType - ein Darstellungstypnull@Nullable public javax.swing.JPanel getDOTItemDefinitionPanel()
DOTDefinitionPanelgetDOTItemDefinitionPanel in interface DOTDefinitionPanelpublic boolean saveDisplayObjectType()
DOTDefinitionPaneltrue
zurück, wenn dies erfolgreich war, sonst false.saveDisplayObjectType in interface DOTDefinitionPanel