public class MenuBarImpl extends AbstractFeature implements MenuBar
controller, featureID
Constructor and Description |
---|
MenuBarImpl(Registry registry) |
Modifier and Type | Method and Description |
---|---|
void |
addMenu(Menu menu) |
javax.swing.JMenuBar |
getJMenuBar() |
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 MenuBarImpl(Registry registry)
public javax.swing.JMenuBar getJMenuBar()
getJMenuBar
in interface MenuBar
public void initialize(Controller controller)
initialize
in interface Initializable
initialize
in class AbstractFeature