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)
DOTDefinitionPanel
getAdditionalCharacteristicsPanel
in interface DOTDefinitionPanel
displayObjectType
- ein Darstellungstypnull
@Nullable public javax.swing.JPanel getDOTItemDefinitionPanel()
DOTDefinitionPanel
getDOTItemDefinitionPanel
in interface DOTDefinitionPanel
public boolean saveDisplayObjectType()
DOTDefinitionPanel
true
zurück, wenn dies erfolgreich war, sonst false
.saveDisplayObjectType
in interface DOTDefinitionPanel