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

G

getAction(Workflow) - Method in class com.jbbres.lib.actions.elements.ActionExecutionEvent
Returns the Action that has raised the event.
getAction(int) - Method in class com.jbbres.lib.actions.workflow.Workflow
Returns the action at the specified index.
getActionExecutionListeners() - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionService
Returns the listeners.
getActionListeners() - Method in class com.jbbres.lib.actions.tools.elements.SimpleAction
Returns the action listeners.
getActionNewPosition() - Method in class com.jbbres.lib.actions.workflow.WorkflowDefinitionEvent
Returns the new position of the action that is at the origin of the event.
getActionPreviousPosition() - Method in class com.jbbres.lib.actions.workflow.WorkflowDefinitionEvent
Returns the previous position of the action that is at the origin of the event.
getActions() - Method in class com.jbbres.lib.actions.workflow.Workflow
Returns the actions composing the workflow.
getActionService() - Method in class com.jbbres.lib.actions.elements.ActionExecutionEvent
Returns the ActionService that has raised the event.
getActionService() - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionUI
Returns the action service associated to this UI.
getActionUIListeners() - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionUI
Returns all the listeners to the User Interface.
getAllPersonalizedItems() - Method in class com.jbbres.lib.actions.tools.swing.AbstractVariableComboBox
Returns all the personalized items available in the list.
getAllStaticItems() - Method in class com.jbbres.lib.actions.tools.swing.AbstractVariableComboBox
Returns all the static items available in the list.
getAllVariables() - Method in class com.jbbres.lib.actions.tools.swing.AbstractVariableComboBox
Returns all the variables available in the list.
getBooleanParameter(String) - Method in class com.jbbres.lib.actions.elements.Parameters
Similar to Boolean.valueOf(getProperty(key));
getCategories() - Method in interface com.jbbres.lib.actions.elements.ElementDescription
Returns the categories associated to the element.
getCategories() - Method in class com.jbbres.lib.actions.tools.elements.ResourceBundleElementDescription
 
getCategories() - Method in class com.jbbres.lib.actions.tools.elements.SimpleElementDescription
 
getCategories() - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionDescription
 
getChangedElement() - Method in class com.jbbres.lib.actions.workflow.WorkflowDefinitionEvent
Returns the element that is at the origin of the event.
getChoosableFileFilters() - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Gets the list of user choosable file filters.
getContentClass() - Method in class com.jbbres.lib.actions.tools.swing.VComboBoxPersonalizedItem
For internal use only - returns the content class.
getContentPane() - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionUI
Returns the content pane object for this User Interface.
getCurrentDirectory() - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Returns the current directory.
getCurrentDirectory() - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
Returns the current directory.
getDescription() - Method in interface com.jbbres.lib.actions.elements.Action
 
getDescription() - Method in interface com.jbbres.lib.actions.elements.Category
Returns the description of the category.
getDescription() - Method in interface com.jbbres.lib.actions.elements.Element
Returns the description of the element.
getDescription(String) - Method in interface com.jbbres.lib.actions.elements.ElementDescription
Returns the information associated to the given key.
getDescription(Class<? extends Element>) - Static method in class com.jbbres.lib.actions.elements.ElementUtilities
Extracts the element description object associated to a given Element class.
getDescription() - Method in interface com.jbbres.lib.actions.elements.Variable
 
getDescription() - Method in class com.jbbres.lib.actions.tools.categories.SimpleCategory
 
getDescription() - Method in class com.jbbres.lib.actions.tools.elements.AbstractAction
 
getDescription() - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionUI
Returns the action description.
getDescription() - Method in class com.jbbres.lib.actions.tools.elements.AbstractElement
 
getDescription() - Method in class com.jbbres.lib.actions.tools.elements.AbstractElementService
Returns the element description.
getDescription() - Method in class com.jbbres.lib.actions.tools.elements.AbstractVariable
 
getDescription(String) - Method in class com.jbbres.lib.actions.tools.elements.ResourceBundleElementDescription
 
getDescription() - Method in class com.jbbres.lib.actions.tools.elements.SimpleAction
 
getDescription() - Method in class com.jbbres.lib.actions.tools.elements.SimpleElement
 
getDescription(String) - Method in class com.jbbres.lib.actions.tools.elements.SimpleElementDescription
 
getDescription() - Method in class com.jbbres.lib.actions.tools.elements.SimpleVariable
 
getDescription() - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableAction
 
getDescription(String) - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionDescription
 
getDescriptionKey() - Method in class com.jbbres.lib.actions.elements.ElementDescriptionChangeEvent
Returns the key of the value that has changed.
getDialogType() - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Return the type of dialog window display when the user choose a file.
getDoubleParameter(String) - Method in class com.jbbres.lib.actions.elements.Parameters
Similar to Double.valueOf(getProperty(key)).doubleValue();
getEditor() - Method in class com.jbbres.lib.actions.elements.Category.SearchField
 
getEditor() - Method in interface com.jbbres.lib.actions.elements.Variable
Returns the TableCellEditor used to edit the variable value.
getEditor() - Method in class com.jbbres.lib.actions.tools.elements.AbstractVariable
 
getEditor() - Method in class com.jbbres.lib.actions.tools.elements.RuntimeVariable
 
getEditor() - Method in class com.jbbres.lib.actions.tools.elements.StorageVariable
 
getElement() - Method in exception com.jbbres.lib.actions.elements.InvalidParametersException
Returns the Element that has received an incorrect Parameters object.
getElementClass() - Method in class com.jbbres.lib.actions.tools.elements.ResourceBundleElementDescription
Returns the element class.
getElementClassName() - Method in exception com.jbbres.lib.actions.files.ElementNotFoundException
returns the element class name.
getElementDescription() - Method in class com.jbbres.lib.actions.elements.ElementDescriptionChangeEvent
Returns the source element description.
getElementDescription(Class<? extends Element>) - Static method in class com.jbbres.lib.actions.tools.elements.ResourceBundleElementDescription
Extracts the element description object associated to a given Element class.
getElementName() - Method in exception com.jbbres.lib.actions.files.ElementNotFoundException
Returns the element name.
getException() - Method in class com.jbbres.lib.actions.elements.ActionExecutionEvent
Returns the exception that has cause the action to stop, if any.
getExecutionParameters() - Method in class com.jbbres.lib.actions.elements.ActionExecutionEvent
Returns the Parameters object that has been given for the action execution.
getFileName() - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
Gets the file name.
getFileNamelabelText() - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
Returns the text displayed in front of the field where the user can input the file name.
getFileSelectionMode() - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Returns the current file-selection mode.
getFloatParameter(String) - Method in class com.jbbres.lib.actions.elements.Parameters
Similar to Float.valueOf(getProperty(key)).floatValue();
getFolderLabelText() - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
Returns the text displayed in front of the field where the user can select the destination folder.
getIcon() - Method in interface com.jbbres.lib.actions.elements.Category
Returns the icon representing the category.
getIcon() - Method in interface com.jbbres.lib.actions.elements.ElementDescription
Returns the icon associated to the element.
getIcon() - Method in class com.jbbres.lib.actions.tools.categories.SimpleCategory
 
getIcon() - Method in class com.jbbres.lib.actions.tools.elements.ResourceBundleElementDescription
 
getIcon() - Method in class com.jbbres.lib.actions.tools.elements.SimpleElementDescription
 
getIcon() - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionDescription
 
getIcon() - Method in class com.jbbres.lib.actions.workflow.AbstractWorkflowDefinitionNotification
 
getIcon() - Method in interface com.jbbres.lib.actions.workflow.WorkflowDefinitionNotification
Returns the notification icon.
getID() - Method in interface com.jbbres.lib.actions.elements.Category
Returns the unique ID of the category.
getID() - Method in class com.jbbres.lib.actions.tools.categories.SimpleCategory
 
getInputObject() - Method in class com.jbbres.lib.actions.elements.ActionExecutionEvent
Returns the object that has been given as an input for the action execution.
getInstanceName() - Method in exception com.jbbres.lib.actions.elements.InvalidVariableInstanceNameException
Returns the invalid instance name.
getInstanceName() - Method in interface com.jbbres.lib.actions.elements.VariableService
Returns the variable instance name.
getInstanceName() - Method in class com.jbbres.lib.actions.tools.elements.AbstractVariableService
 
getInstanceName() - Method in class com.jbbres.lib.actions.tools.elements.SimpleVariable
 
getIntParameter(String) - Method in class com.jbbres.lib.actions.elements.Parameters
Similar to Integer.valueOf(getProperty(key)).intValue();
getLogicalSelectedText() - Method in class com.jbbres.lib.actions.tools.swing.JVTextArea
Gets the logical selected text.
getLogicalSelectedText() - Method in class com.jbbres.lib.actions.tools.swing.JVTextField
Returns the text contained in this TextComponent, coded with variable values.
getLogicalSelectedText() - Method in class com.jbbres.lib.actions.tools.swing.JVTextPane
Gets the logical selected text.
getLogicalText() - Method in class com.jbbres.lib.actions.tools.swing.JVTextArea
Returns the text contained in this TextComponent, coded with variable values.
getLogicalText() - Method in class com.jbbres.lib.actions.tools.swing.JVTextField
Returns the text contained in this TextComponent, coded with variable values.
getLogicalText() - Method in class com.jbbres.lib.actions.tools.swing.JVTextPane
Returns the text contained in this TextComponent, coded with variable values.
getLongParameter(String) - Method in class com.jbbres.lib.actions.elements.Parameters
Similar to Long.valueOf(getProperty(key)).longValue();
getMessage() - Method in class com.jbbres.lib.actions.workflow.AbstractWorkflowDefinitionNotification
 
getMessage() - Method in interface com.jbbres.lib.actions.workflow.WorkflowDefinitionNotification
Returns the notification message.
getMessageType() - Method in class com.jbbres.lib.actions.workflow.AbstractWorkflowDefinitionNotification
Returns the current message type.
getMimeType() - Static method in class com.jbbres.lib.actions.files.ActionsCollectionFile
Returns the MimeType object associated to this type of file.
getMimeType() - Method in class com.jbbres.lib.actions.files.ActionsWorkflowFile
 
getName() - Method in interface com.jbbres.lib.actions.elements.Category
Returns the name of the category.
getName() - Method in class com.jbbres.lib.actions.tools.categories.SimpleCategory
 
getNewInstanceName() - Method in class com.jbbres.lib.actions.elements.VariableServiceEvent
Returns the instance name after the event occurs.
getNewValue() - Method in class com.jbbres.lib.actions.elements.ElementDescriptionChangeEvent
Returns the value after change.
getNewValue() - Method in class com.jbbres.lib.actions.elements.VariableServiceEvent
Returns the variable value after the event occurs.
getNextAction(Action) - Method in class com.jbbres.lib.actions.workflow.Workflow
Returns the action immediatly following ref in the workflow.
getNextAction() - Method in class com.jbbres.lib.actions.workflow.Workflow
Returns the next action to be executed by the workflow.
getNotification() - Method in class com.jbbres.lib.actions.workflow.WorkflowDefinitionEvent
Returns the workflow definition notification associated to the event, if any.
getOldInstanceName() - Method in class com.jbbres.lib.actions.elements.VariableServiceEvent
Returns the instance name before the event occurs.
getOldValue() - Method in class com.jbbres.lib.actions.elements.ElementDescriptionChangeEvent
Returns the value before change.
getOldValue() - Method in class com.jbbres.lib.actions.elements.VariableServiceEvent
Returns the variable value before the event occurs.
getOutputObject() - Method in class com.jbbres.lib.actions.elements.ActionExecutionEvent
Returns the object that has been generated as an output for the action execution.
getParameter(String) - Method in class com.jbbres.lib.actions.elements.Parameters
Searches for the parameter with the specified key in this parameter list.
getParameters() - Method in interface com.jbbres.lib.actions.elements.Element
Returns the state of the element.
getParameters() - Method in exception com.jbbres.lib.actions.elements.InvalidParametersException
Returns the invalid parameters causing the exception.
getParameters() - Method in class com.jbbres.lib.actions.tools.elements.AbstractAction
 
getParameters() - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionUI
Returns the current settings of the UI.
getParameters() - Method in class com.jbbres.lib.actions.tools.elements.AbstractVariable
 
getParameters() - Method in class com.jbbres.lib.actions.tools.elements.AbstractVariableService
Returns the current value of the variable, using Parameters format.
getParameters() - Method in class com.jbbres.lib.actions.tools.elements.RuntimeVariable
 
getParameters() - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableAction
 
getParent() - Method in class com.jbbres.lib.actions.tools.elements.AbstractElementService
Returns the parent element.
getParentAction() - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionUI
Returns the parent action.
getParentAction() - Method in class com.jbbres.lib.actions.tools.swing.JGoToActionComboBox
Returns the parent action.
getPreferredSize() - Method in class com.jbbres.lib.actions.tools.swing.JGoToActionComboBox
 
getPreviousAction(Action) - Method in class com.jbbres.lib.actions.workflow.Workflow
Returns the action immediatly preceding ref in the workflow.
getPrompt() - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionUI
Returns the "Show When Run" prompt text.
getPrompt() - Method in class com.jbbres.lib.actions.tools.elements.ActionUIEvent
Returns the new "Show When Run" prompt text.
getProperties() - Method in class com.jbbres.lib.actions.tools.swing.AbstractVariableComboBox
 
getProperties() - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Returns an Properties object that can be used by an Element for saving the selected file.
getProperties() - Method in class com.jbbres.lib.actions.tools.swing.JImageSelection
Returns an Properties object that can be used by an Element for saving the selected file.
getProperties() - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
 
getProperties() - Method in class com.jbbres.lib.actions.tools.swing.JVTextArea
 
getProperties() - Method in class com.jbbres.lib.actions.tools.swing.JVTextField
Returns the properties describing the current status of the JTextField.
getProperties() - Method in class com.jbbres.lib.actions.tools.swing.JVTextPane
 
getRenderer() - Method in interface com.jbbres.lib.actions.elements.Variable
Returns the TableCellRenderer used to render the variable value.
getRenderer() - Method in class com.jbbres.lib.actions.tools.elements.AbstractVariable
 
getRenderer() - Method in class com.jbbres.lib.actions.tools.elements.RuntimeVariable
 
getRenderer() - Method in class com.jbbres.lib.actions.tools.elements.StorageVariable
 
getRendererComponent(Object, boolean, boolean) - Method in class com.jbbres.lib.actions.tools.swing.ActionRenderer
 
getRendererComponent(Object, boolean, boolean) - Method in class com.jbbres.lib.actions.tools.swing.VariableRenderer
 
getSearchableValue(SearchField<?>) - Method in class com.jbbres.lib.actions.tools.elements.ResourceBundleElementDescription
 
getSearchableValue(SearchField<?>) - Method in class com.jbbres.lib.actions.tools.elements.SimpleElementDescription
 
getSearchableValue(SearchField<?>) - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionDescription
 
getSelectedDirectory() - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
Returns the selected directory.
getSelectedFile() - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Return the selected path.
getSelectedFile() - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
Returns the selected file.
getSelectedFilePath() - Method in class com.jbbres.lib.actions.tools.swing.JFileSelection
Return the selected path.
getSelectedFilePath() - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
Return the selected path.
getSelectedImage() - Method in class com.jbbres.lib.actions.tools.swing.JImageSelection
Return the selected image.
getSelectedText() - Method in class com.jbbres.lib.actions.tools.swing.JVTextArea
 
getSelectedText() - Method in class com.jbbres.lib.actions.tools.swing.JVTextField
 
getSelectedText() - Method in class com.jbbres.lib.actions.tools.swing.JVTextPane
 
getSelectedValue() - Method in class com.jbbres.lib.actions.tools.swing.AbstractVariableComboBox
Returns the value of the current selected item.
getService() - Method in interface com.jbbres.lib.actions.elements.Action
 
getService() - Method in interface com.jbbres.lib.actions.elements.Element
Returns the service associated to the element.
getService() - Method in interface com.jbbres.lib.actions.elements.Variable
 
getService() - Method in class com.jbbres.lib.actions.tools.elements.AbstractAction
 
getService() - Method in class com.jbbres.lib.actions.tools.elements.AbstractElement
 
getService() - Method in class com.jbbres.lib.actions.tools.elements.AbstractVariable
 
getService() - Method in class com.jbbres.lib.actions.tools.elements.SimpleAction
 
getService() - Method in class com.jbbres.lib.actions.tools.elements.SimpleElement
 
getService() - Method in class com.jbbres.lib.actions.tools.elements.SimpleVariable
 
getService() - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableAction
 
getSourceWorkflow() - Method in class com.jbbres.lib.actions.workflow.WorkflowDefinitionEvent
Returns the workflow that has raised the event.
getSourceWorkflow() - Method in class com.jbbres.lib.actions.workflow.WorkflowEvent
Returns the workflow that is the source of the event.
getStaticMimeType() - Static method in class com.jbbres.lib.actions.files.ActionsExecutableFile
Returns the MimeType object associated to this type of file.
getStaticMimeType() - Static method in class com.jbbres.lib.actions.files.ActionsWorkflowFile
Returns the MimeType object associated to this type of file.
getStatus() - Method in class com.jbbres.lib.actions.elements.ActionExecutionEvent
Returns the action status.
getText() - Method in class com.jbbres.lib.actions.tools.swing.JVTextArea
 
getText(int, int) - Method in class com.jbbres.lib.actions.tools.swing.JVTextArea
 
getText() - Method in class com.jbbres.lib.actions.tools.swing.JVTextField
 
getText(int, int) - Method in class com.jbbres.lib.actions.tools.swing.JVTextField
 
getText() - Method in class com.jbbres.lib.actions.tools.swing.JVTextPane
 
getText(int, int) - Method in class com.jbbres.lib.actions.tools.swing.JVTextPane
 
getUI() - Method in interface com.jbbres.lib.actions.elements.Action
returns the User Interface displayed in the workflow definition panel in Action(s), and that user can use to define the settings of the action.
getUI() - Method in class com.jbbres.lib.actions.tools.elements.AbstractAction
 
getUI() - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableAction
 
getUIClass(ActionDescription) - Static method in class com.jbbres.lib.actions.tools.elements.DefaultActionDescription
A convenience method that returns the UI class associated to the action.
getValue() - Method in exception com.jbbres.lib.actions.elements.InvalidVariableValueException
Returns the invalid value
getValue() - Method in interface com.jbbres.lib.actions.elements.VariableService
Returns the current value of the variable.
getValue() - Method in class com.jbbres.lib.actions.tools.elements.AbstractVariableService
 
getValue() - Method in class com.jbbres.lib.actions.tools.elements.StorageVariable
 
getValue() - Method in class com.jbbres.lib.actions.tools.swing.VComboBoxPersonalizedItem
Returns the value associated to the personalized item.
getVariable(Workflow, Parameters) - Static method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionParameters
Returns the variable referenced in a VariableActionParameters.
getVariable() - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionService
Returns the variable.
getVariable() - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionServiceEvent
Returns the variable associated to the source model.
getVariable() - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionUI
Gets the variable associated to the action.
getVariable(int) - Method in class com.jbbres.lib.actions.workflow.Workflow
Returns the variable at the specified index.
getVariableListeners() - Method in class com.jbbres.lib.actions.tools.elements.AbstractVariableService
Returns the variables listeners.
getVariableListeners() - Method in class com.jbbres.lib.actions.tools.elements.SimpleVariable
Returns the variables listeners.
getVariables() - Method in class com.jbbres.lib.actions.workflow.Workflow
Returns the variables associated to the workflow.
getVariableService() - Method in exception com.jbbres.lib.actions.elements.InvalidVariableInstanceNameException
Returns the variable's service that is throwing the exception.
getVariableService() - Method in exception com.jbbres.lib.actions.elements.InvalidVariableValueException
Returns the variable's service that is throwing the exception.
getWorkflow() - Method in class com.jbbres.lib.actions.files.ActionsWorkflowFile
Returns a Workflow instance of the workflow stored in the file.
getWorkflow() - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionUI
Returns the workflow that this UI belongs to.
getWorkflow() - Method in class com.jbbres.lib.actions.tools.elements.AbstractElement
Returns the workflow that contains this element.
getWorkflow() - Method in class com.jbbres.lib.actions.tools.elements.AbstractElementService
Returns the workflow.
getWorkflow() - Method in class com.jbbres.lib.actions.tools.elements.SimpleElement
Returns the workflow.
getWorkflow() - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableAction
Returns the workflow.
getWorkflow() - Method in class com.jbbres.lib.actions.tools.swing.JGoToActionComboBox
Returns the workflow.
getWorkflow() - Method in class com.jbbres.lib.actions.tools.swing.JNewFileSelection
Gets the workflow.
getWorkflow() - Method in class com.jbbres.lib.actions.tools.swing.JVTextArea
Returns the workflow.
getWorkflow() - Method in class com.jbbres.lib.actions.tools.swing.JVTextField
Returns the workflow.
getWorkflow() - Method in class com.jbbres.lib.actions.tools.swing.JVTextPane
Returns the workflow.
getWorkflowDefinitionListeners() - Method in class com.jbbres.lib.actions.workflow.Workflow
Returns the definition listeners to this workflow.
getWorkflowListeners() - Method in class com.jbbres.lib.actions.workflow.Workflow
Returns the listeners to this workflow.
getWorkflowResult() - Method in class com.jbbres.lib.actions.workflow.WorkflowEvent
Returns the object that has been generated as the result of the last action executed.
getWorkflowStatus() - Method in class com.jbbres.lib.actions.workflow.WorkflowEvent
Returns status at the time the event occured.

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.