public class AppFrameImpl extends AbstractFeature implements AppFrame
| Modifier and Type | Field and Description |
|---|---|
protected JApplet |
applet |
protected JFrame |
frame |
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 |
|---|
AppFrameImpl(Registry registry) |
| Modifier and Type | Method and Description |
|---|---|
Frame |
getFrame() |
void |
initialize(Controller controller) |
protected void |
initializeApp() |
protected void |
initializeApplet(JApplet applet) |
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, waitisInitializedaddPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic AppFrameImpl(Registry registry)
public void initialize(Controller controller)
initialize in interface Initializableinitialize in class AbstractFeatureprotected void initializeApp()
protected void initializeApplet(JApplet applet)