Uses of Class
com.jbbres.lib.actions.elements.VariableServiceEvent

Packages that use VariableServiceEvent
com.jbbres.lib.actions.elements Provides the public model (interfaces and classes) that developers can use to create their own actions and variables. 
com.jbbres.lib.actions.tools.swing Provides Swing object to interrect with workflow elements, especially variables. 
 

Uses of VariableServiceEvent in com.jbbres.lib.actions.elements
 

Methods in com.jbbres.lib.actions.elements with parameters of type VariableServiceEvent
 void VariableServiceListener.variableInstanceNameChanged(VariableServiceEvent e)
          Invoked when the variable instance name is changed.
 void VariableServiceListener.variableValueChanged(VariableServiceEvent e)
          Invoked when the variable value is changed.
 

Uses of VariableServiceEvent in com.jbbres.lib.actions.tools.swing
 

Methods in com.jbbres.lib.actions.tools.swing with parameters of type VariableServiceEvent
 void AbstractVariableComboBox.variableInstanceNameChanged(VariableServiceEvent e)
           
 void AbstractVariableComboBox.variableValueChanged(VariableServiceEvent e)
           
 



To file bugs or suggest feature enhancements, visit the app.jbbres.com Bug Reporter website.

Additional documentation available online at http://app.jbbres.com/actions/developers.

Copyright � 2009-2011 app.jbbres.com. All Rights Reserved.