A C D E F G H I J M N O P R S T U V W

R

refresh() - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Refresh the panel: Display or hide the manually selected file depending on the value choosen in the combo box, and call validate.
remove(Element) - Method in class com.jbbres.lib.actions.workflow.Workflow
Removes an element (an Action or an Variable) from the workflow.
remove(Variable) - Method in class com.jbbres.lib.actions.workflow.Workflow
Removes a Variable from the workflow.
remove(int) - Method in class com.jbbres.lib.actions.workflow.Workflow
Removes the action at the specified position in this Vector.
removeActionListener(ActionListener) - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Remove a file selection listener.
removeActionListener(ActionListener) - Method in class com.jbbres.lib.actions.tools.swing.JImageSelection
Remove a listener.
removeActionListener(ActionListener) - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
Remove a file selection listener.
removeActionUIListener(ActionUIListener) - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionUI
Removes an ActionUIListener to the User Interface.
removeCategory(Category) - Method in class com.jbbres.lib.actions.tools.elements.SimpleElementDescription
Removes the element into from the given category.
removeChoosableFileFilter(FileFilter) - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Removes a filter from the list of user choosable file filters.
removeElementDescriptionChangeListener(ElementDescriptionChangeListener) - Method in interface com.jbbres.lib.actions.elements.ElementDescription
Removes a element description change listener.
removeElementDescriptionChangeListener(ElementDescriptionChangeListener) - Method in class com.jbbres.lib.actions.tools.elements.ResourceBundleElementDescription
Removes a element description change listener.
removeElementDescriptionChangeListener(ElementDescriptionChangeListener) - Method in class com.jbbres.lib.actions.tools.elements.SimpleElementDescription
 
removeElementDescriptionChangeListener(ElementDescriptionChangeListener) - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionDescription
 
removeExecutionListener(ActionExecutionListener) - Method in interface com.jbbres.lib.actions.elements.ActionService
Removes a listener to the execution.
removeExecutionListener(ActionExecutionListener) - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionService
 
removeExecutionListener(ActionExecutionListener) - Method in class com.jbbres.lib.actions.tools.elements.SimpleAction
 
removeExecutionListener(ActionExecutionListener) - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionService
 
removeItem(Object) - Method in class com.jbbres.lib.actions.tools.swing.AbstractVariableComboBox
Removes an item from the item list.
removePersonalizedItem(VComboBoxPersonalizedItem<C>) - Method in class com.jbbres.lib.actions.tools.swing.AbstractVariableComboBox
Removes an ComboVariablePersonalizedItem from the box list.
removeProgressListener(ProgressListener) - Method in class com.jbbres.lib.actions.files.ActionsWorkflowFile
Removes a progression listener.
removeServiceListener(VariableActionServiceListener) - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionService
Removes a execution listener.
removeStaticFile(File) - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Remove a static file.
removeStaticFolder(File) - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
Remove a static folder.
removeStaticImageFile(File) - Method in class com.jbbres.lib.actions.tools.swing.JImageSelection
Remove a static file.
removeStaticItem(C) - Method in class com.jbbres.lib.actions.tools.swing.AbstractVariableComboBox
Removes a static item from the box list.
removeUpdate(DocumentEvent) - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
 
removeVariableServiceListener(VariableServiceListener) - Method in interface com.jbbres.lib.actions.elements.VariableService
Removes a listener to this variable.
removeVariableServiceListener(VariableServiceListener) - Method in class com.jbbres.lib.actions.tools.elements.AbstractVariableService
 
removeVariableServiceListener(VariableServiceListener) - Method in class com.jbbres.lib.actions.tools.elements.SimpleVariable
 
removeWorkflowDefinitionListener(WorkflowDefinitionListener) - Method in class com.jbbres.lib.actions.workflow.Workflow
Removes a definition listener to this workflow.
removeWorkflowListener(WorkflowListener) - Method in class com.jbbres.lib.actions.workflow.Workflow
Removes a listener to this workflow.
resetChoosableFileFilters() - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Resets the choosable file filter list to its starting state.
ResourceBundleActionDescription - Class in com.jbbres.lib.actions.tools.elements
Provides information regarding the action, such as its name, a short description, its version number etc.
ResourceBundleActionDescription(Class<? extends Action>) - Constructor for class com.jbbres.lib.actions.tools.elements.ResourceBundleActionDescription
Extracts the action description object associated to a given Action class.
ResourceBundleElementDescription<T extends Element> - Class in com.jbbres.lib.actions.tools.elements
Provides information regarding the element, such as its name, a short description, its version number etc.
ResourceBundleElementDescription(Class<? extends Element>) - Constructor for class com.jbbres.lib.actions.tools.elements.ResourceBundleElementDescription
Instantiates a new ResourceBundleElementDescription describing the given Element class.
ResourceBundleElementDescription(Class<? extends Element>, String) - Constructor for class com.jbbres.lib.actions.tools.elements.ResourceBundleElementDescription
Instantiates a new ResourceBundleElementDescription describing the given Element class.
ResourceBundleElementDescription(Class<? extends Element>, ResourceBundle) - Constructor for class com.jbbres.lib.actions.tools.elements.ResourceBundleElementDescription
Instantiates a new resource bundle element description.
ResourceBundleVariableDescription - Class in com.jbbres.lib.actions.tools.elements
Provides information regarding the variable, such as its name, a short description, its version number etc.
ResourceBundleVariableDescription(Class<? extends Variable>) - Constructor for class com.jbbres.lib.actions.tools.elements.ResourceBundleVariableDescription
Extract the variable description object associated to a given Variable class.
resume() - Method in class com.jbbres.lib.actions.workflow.Workflow
Wakes up the workflow if it has been put on hold by invoking the Workflow.pause() method.
run() - Method in class com.jbbres.lib.actions.workflow.Workflow
For internal purpose only.
runAssociatedOperation() - Method in class com.jbbres.lib.actions.workflow.WorkflowDefinitionMessageNotification
 
runAssociatedOperation() - Method in interface com.jbbres.lib.actions.workflow.WorkflowDefinitionNotification
Executes the operation associated to the notification.
RuntimeVariable<C> - Class in com.jbbres.lib.actions.tools.elements
This abstract class provides default implementations for most of the methods in the Variable interface.
RuntimeVariable(Workflow) - Constructor for class com.jbbres.lib.actions.tools.elements.RuntimeVariable
Instantiates a new run time variable.

A C D E F G H I J M N O P R S T U V W
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.