public class ControlsPanelImpl extends AbstractFeature implements ControlsPanel
controller, featureID
Constructor and Description |
---|
ControlsPanelImpl(Registry registry) |
Modifier and Type | Method and Description |
---|---|
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
isInitialized
public ControlsPanelImpl(Registry registry)
public javax.swing.JPanel getJPanel()
getJPanel
in interface WWOPanel
getJPanel
in interface ControlsPanel
public void initialize(Controller controller)
initialize
in interface Initializable
initialize
in class AbstractFeature