|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.netbeans.modules.vcscore.util.VariableInputNest
Provides services for embedded JCOMPONENT in VariableInputDialog.
Method Summary | |
void |
fireValueChanged(String variable,
Object newValue)
Notifies VID validaton framework about value change possibly triggering validity change. |
CommandExecutionContext |
getCommandExecutionContext()
If customizing command returns it's CommandExecutionContext |
Hashtable |
getCommandHashtable()
If customizing command returns it's variables |
String |
getValue(String variable)
Access value of given variable. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public String getValue(String variable)
public void fireValueChanged(String variable, Object newValue)
public CommandExecutionContext getCommandExecutionContext()
public Hashtable getCommandHashtable()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |