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

I

imageCategory - Static variable in class com.jbbres.lib.actions.tools.categories.ImagesCategory
Default instance of ImagesCategory
ImagesCategory - Class in com.jbbres.lib.actions.tools.categories
This category refers to images related elements.
ImagesCategory() - Constructor for class com.jbbres.lib.actions.tools.categories.ImagesCategory
Create an instance of the category.
indexOfAction(Action) - Method in class com.jbbres.lib.actions.workflow.Workflow
Searches for the first occurence of the given action within the workflow.
inputClass() - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionService
Returns the class of accepted input objects.
inputClass() - Method in class com.jbbres.lib.actions.tools.elements.SimpleAction
Returns the input class.
insertUpdate(DocumentEvent) - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
 
InternetCategory - Class in com.jbbres.lib.actions.tools.categories
This category refers to Internet related elements.
InternetCategory() - Constructor for class com.jbbres.lib.actions.tools.categories.InternetCategory
Create an instance of the category.
internetCategory - Static variable in class com.jbbres.lib.actions.tools.categories.InternetCategory
 
interrupt() - Method in class com.jbbres.lib.actions.workflow.Workflow
Interrupts (ends) the workflow.
InvalidFileFormatException - Exception in com.jbbres.lib.actions.files
Indicates that the file is not a format supported by Action(s).
InvalidFileFormatException(File) - Constructor for exception com.jbbres.lib.actions.files.InvalidFileFormatException
Instantiates a new invalid file format exception.
InvalidParametersException - Exception in com.jbbres.lib.actions.elements
Signals that an incorrect Parameters object is trying to be assigned to the Element.
InvalidParametersException(Element, Parameters) - Constructor for exception com.jbbres.lib.actions.elements.InvalidParametersException
Instantiates a new invalid properties exception.
InvalidParametersException(Parameters) - Constructor for exception com.jbbres.lib.actions.elements.InvalidParametersException
Instantiates a new invalid properties exception.
InvalidVariableInstanceNameException - Exception in com.jbbres.lib.actions.elements
Signals that an incorrect instance name is trying to be assigned to a variable instance.
InvalidVariableInstanceNameException(VariableService, String) - Constructor for exception com.jbbres.lib.actions.elements.InvalidVariableInstanceNameException
Instantiates a new invalid variable instance name exception.
InvalidVariableValueException - Exception in com.jbbres.lib.actions.elements
Signals that an incorrect ivalue is trying to be assigned to a variable instance.
InvalidVariableValueException(VariableService, Object) - Constructor for exception com.jbbres.lib.actions.elements.InvalidVariableValueException
Instantiates a new invalid variable value exception.
IS - Static variable in class com.jbbres.lib.actions.elements.Category.SearchField
The search operation "is".
isAcceptAllFileFilterUsed() - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Returns whether the AcceptAll FileFilter is used.
isAssignValue(Parameters) - Static method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionParameters
Returns the assign value flag referenced in a VariableActionParameters.
isAssignValue() - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionService
Returns true if the assign value functionality is on.
isAssignValue() - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionUI
Returns the state of the assign value flag.
isAssignVariableValue() - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionServiceEvent
Returns the assign variable value flag associated to the source model.
isEditable() - Method in interface com.jbbres.lib.actions.elements.VariableService
Defines if the value of the variable can be modified by using the setValue(C) method.
isEditable() - Method in class com.jbbres.lib.actions.tools.elements.RuntimeVariable
 
isEditable() - Method in class com.jbbres.lib.actions.tools.elements.StorageVariable
 
isEditable() - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
Returns the boolean indicating whether this Component is editable or not.
isPathDisplayed() - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Return TRUE if the whole path of the file will be display.
isPathDisplayed() - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
Return TRUE if the whole path of the file will be display.
isPromptAvailable() - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionUI
Checks if the user can input a personalized "Show When Run" prompt text.
isRunning() - Method in class com.jbbres.lib.actions.workflow.Workflow
Returns true if the workflow is currently running.
isShowDuringExecutionAvailable(ActionDescription) - Static method in class com.jbbres.lib.actions.tools.elements.DefaultActionDescription
A convenience method that returns true if the "show when run" functionalitity is available for the action.
isShownWhenRun() - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionUI
When the Show When Run feature is on, this method returns the current state of the "Show When Running the Workflow" check box.
isShownWhenRun() - Method in class com.jbbres.lib.actions.tools.elements.ActionUIEvent
When the Show When Run feature is on, this method returns the current state of the "Show When Running the Workflow" check box.
isValidInputClass(Class<? extends Object>) - Method in interface com.jbbres.lib.actions.elements.ActionService
Returns true if an instance of the given class is an acceptable input.
isValidInputClass(Class<? extends Object>) - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionService
Returns true if an instance of the given class is an valid input.
isValidInputClass(Class<? extends Object>) - Method in class com.jbbres.lib.actions.tools.elements.SimpleAction
 
isValidInputClass(Class<? extends Object>) - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionService
 
isValidValueClass(Class<? extends Object>) - Method in interface com.jbbres.lib.actions.elements.VariableService
Returns true if an instance of the given class is an acceptable value for the variable.
isValidValueClass(Class<? extends Object>) - Method in class com.jbbres.lib.actions.tools.elements.AbstractVariableService
 
isValidValueClass(Class<? extends Object>) - Method in class com.jbbres.lib.actions.tools.elements.SimpleVariable
 
itemSelected() - Method in class com.jbbres.lib.actions.tools.swing.VComboBoxPersonalizedItem
This method is triggered when the user select the item within the combo box list.
itemStateChanged(ItemEvent) - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionUI
 

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.