Uses of Class
com.jbbres.lib.actions.tools.swing.AbstractVariableComboBox

Packages that use AbstractVariableComboBox
com.jbbres.lib.actions.tools.swing Provides Swing object to interrect with workflow elements, especially variables. 
 

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

Subclasses of AbstractVariableComboBox in com.jbbres.lib.actions.tools.swing
 class JDateComboBox
          A JComboBox that displays the Variables that could contain a Date object.
 class JFileComboBox
          A JComboBox that displays the Variable that could contain a File object.
 class JImageComboBox
          A JComboBox that displays the Variable that could contain an Image object.
 class JVComboBox
          A JComboBox that displays all the Variables in the workflow
If variables are added or removed from the workflow, the box is automatically updated.
 



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.