public class ToolBarImpl extends AbstractFeature implements ToolBar
| Modifier and Type | Class and Description |
|---|---|
static class |
ToolBarImpl.GradientToolBar |
static class |
ToolBarImpl.ToolBarButton |
controller, featureIDchangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
ToolBarImpl(Registry registry) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFeature(Feature feature) |
JToolBar |
getJToolBar() |
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, waitaddPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic ToolBarImpl(Registry registry)
public void addFeature(Feature feature)
addFeature in interface ToolBarpublic JToolBar getJToolBar()
getJToolBar in interface ToolBarpublic void initialize(Controller controller)
initialize in interface Initializableinitialize in class AbstractFeature