|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.idv.control.editor.Action
public class Action
Class Action some class
| Constructor Summary | |
|---|---|
Action()
_more_ |
|
Action(String name,
String function,
Selector selector)
_more_ |
|
Action(String name,
String function,
String jython,
Selector selector)
_more_ |
|
| Method Summary | |
|---|---|
String |
getFunction()
Get the Function property. |
String |
getJython()
Get the Jython property. |
String |
getName()
Get the Name property. |
Selector |
getSelector()
Get the Selector property. |
void |
setFunction(String value)
Set the Function property. |
void |
setJython(String value)
Set the Jython property. |
void |
setName(String value)
Set the Name property. |
void |
setSelector(Selector value)
Set the Selector property. |
String |
toString()
_more_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Action()
public Action(String name,
String function,
Selector selector)
name - _more_function - _more_selector - _more_
public Action(String name,
String function,
String jython,
Selector selector)
name - _more_function - _more_jython - _more_selector - _more_| Method Detail |
|---|
public void setSelector(Selector value)
value - The new value for Selectorpublic Selector getSelector()
public String toString()
toString in class Objectpublic void setName(String value)
value - The new value for Namepublic String getName()
public void setFunction(String value)
value - The new value for Functionpublic String getFunction()
public void setJython(String value)
value - The new value for Jythonpublic String getJython()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||