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

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

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

Methods in com.jbbres.lib.actions.tools.swing that return VComboBoxPersonalizedItem
 VComboBoxPersonalizedItem<?>[] AbstractVariableComboBox.getAllPersonalizedItems()
          Returns all the personalized items available in the list.
 

Methods in com.jbbres.lib.actions.tools.swing with parameters of type VComboBoxPersonalizedItem
 void AbstractVariableComboBox.addPersonalizedItem(VComboBoxPersonalizedItem<C> item)
          Adds an ComboVariablePersonalizedItem from the box.
 void AbstractVariableComboBox.removePersonalizedItem(VComboBoxPersonalizedItem<C> item)
          Removes an ComboVariablePersonalizedItem from the box list.
 



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.