|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractAction
gov.nasa.worldwind.examples.DataConfigurationPanel.ConfigAction
protected class DataConfigurationPanel.ConfigAction
Field Summary | |
---|---|
protected boolean |
componentCreated
|
protected DataConfiguration |
dataConfig
|
protected AVList |
params
|
protected WorldWindow |
worldWindow
|
protected Object |
wwComponent
|
Fields inherited from class javax.swing.AbstractAction |
---|
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
Constructor Summary | |
---|---|
DataConfigurationPanel.ConfigAction(DataConfiguration dataConfig,
AVList params,
WorldWindow worldWindow)
|
Method Summary | |
---|---|
void |
actionPerformed(ActionEvent actionEvent)
|
protected Object |
createComponent(DataConfiguration dataConfig,
AVList params)
|
protected Object |
createComponentFromFactoryConfiguration(DataConfiguration dataConfig,
AVList params,
String[] factoryKeys)
|
Object |
getConfigComponent()
|
protected void |
updateComponent(Object component,
boolean enable)
|
Methods inherited from class javax.swing.AbstractAction |
---|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean componentCreated
protected DataConfiguration dataConfig
protected AVList params
protected WorldWindow worldWindow
protected Object wwComponent
Constructor Detail |
---|
public DataConfigurationPanel.ConfigAction(DataConfiguration dataConfig, AVList params, WorldWindow worldWindow)
Method Detail |
---|
public void actionPerformed(ActionEvent actionEvent)
protected Object createComponent(DataConfiguration dataConfig, AVList params)
protected Object createComponentFromFactoryConfiguration(DataConfiguration dataConfig, AVList params, String[] factoryKeys)
public Object getConfigComponent()
protected void updateComponent(Object component, boolean enable)
|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |