public class WMSDialog extends AbstractFeatureDialog
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
FEATURE_TITLE |
protected static java.lang.String |
ICON_PATH |
protected javax.swing.JTabbedPane |
tabbedPane |
centerButtonPanel, closeButton, dialog, dialogPanel, leftButtonPanel, positionInitialized, rightButtonPanel
controller, featureID
Modifier and Type | Method and Description |
---|---|
protected WMSPanel |
addNewPanel(javax.swing.JTabbedPane tabPane) |
protected void |
deleteCurrentPanel() |
void |
initialize(Controller controller) |
boolean |
isOn() |
boolean |
isTwoState()
Indicates whether the feature can be either on or off, without any other states.
|
getJDialog, insertCenterDialogComponent, insertDialogComponent, insertLeftDialogComponent, insertRightDialogComponent, setLocation, setTaskComponent, setTaskPanel, setTaskPanel, setTitle, setVisible, turnOn
actionPerformed, addToToolBar, doActionPerformed, doPropertyChange, getController, getFeatureID, getName, getStringValue, isInitialized, propertyChange, register, setMenuAccellerator
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFeatureID, getName
isInitialized
protected static final java.lang.String FEATURE_TITLE
protected static final java.lang.String ICON_PATH
protected javax.swing.JTabbedPane tabbedPane
public WMSDialog(Registry registry)
protected WMSPanel addNewPanel(javax.swing.JTabbedPane tabPane)
protected void deleteCurrentPanel()
public void initialize(Controller controller)
initialize
in interface Initializable
initialize
in class AbstractFeatureDialog
public boolean isOn()
isOn
in interface Feature
isOn
in class AbstractFeature
public boolean isTwoState()
Feature
isTwoState
in interface Feature
isTwoState
in class AbstractFeature