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, turnOnaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFeatureID, getName, isOn, isTwoState, turnOnisInitializedpublic MenuBarImpl(Registry registry)
public javax.swing.JMenuBar getJMenuBar()
getJMenuBar in interface MenuBarpublic void initialize(Controller controller)
initialize in interface Initializableinitialize in class AbstractFeature