public class GazetteerPanel extends AbstractFeature implements FeaturePanel
controller, featureID
Constructor and Description |
---|
GazetteerPanel(Registry registry) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent[] |
getDialogControls() |
javax.swing.JPanel |
getJPanel() |
void |
initialize(Controller controller) |
actionPerformed, addToToolBar, doActionPerformed, doPropertyChange, getController, getFeatureID, getName, getStringValue, isInitialized, isOn, isTwoState, propertyChange, register, setMenuAccellerator, turnOn
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFeatureID, getName, isOn, isTwoState, turnOn
isInitialized
public GazetteerPanel(Registry registry)
public javax.swing.JComponent[] getDialogControls()
getDialogControls
in interface FeaturePanel
public void initialize(Controller controller)
initialize
in interface Initializable
initialize
in class AbstractFeature