public class AppFrameImpl extends AbstractFeature implements AppFrame
Modifier and Type | Field and Description |
---|---|
protected javax.swing.JFrame |
frame |
controller, featureID
Constructor and Description |
---|
AppFrameImpl(Registry registry) |
Modifier and Type | Method and Description |
---|---|
java.awt.Frame |
getFrame() |
void |
initialize(Controller controller) |
protected void |
initializeApp() |
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 AppFrameImpl(Registry registry)
public void initialize(Controller controller)
initialize
in interface Initializable
initialize
in class AbstractFeature
protected void initializeApp()