Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
O
P
R
S
T
U
A
accepts(Class[])
- Method in class com.autodesk.actions.
Action
Determine if this action accepts any of the given IOObject classes as input.
Action
- Class in
com.autodesk.actions
This class is used to represent actions.
Action(String, Class[], Class[])
- Constructor for class com.autodesk.actions.
Action
Create an Action.
addIfDependent(Component)
- Method in class com.autodesk.ui.
UndoableCheckBox
Add a component to the UndoableCheckBox's list of components that will be enabled if the checkbox is selected.
addNamedComponent(String, String, Component)
- Method in class com.autodesk.ui.
Panel
Add an entry for a named option on the Panel.
addUndoChangeListener(UndoChangeListener)
- Method in class com.autodesk.undo.
Undo
Add a UndoChangeListener that will be notified when the text has changed.
addUnlessDependent(Component)
- Method in class com.autodesk.ui.
UndoableCheckBox
Add a component to the UndoableCheckBox's list of components that will be disabled if the checkbox is selected.
atMark()
- Method in class com.autodesk.undo.
Undo
Check if the undo queue is at it's marked position.
Autodesk
- Class in
com.autodesk.workflows
B
ButtonPanel
- Class in
com.autodesk.ui
This class creates a simple panel that displays a group of radio buttons.
ButtonPanel(ChoiceItem[], int)
- Constructor for class com.autodesk.ui.
ButtonPanel
Create a ButtonPanel instance.
C
canRedo()
- Method in class com.autodesk.undo.
Undo
Determine if any redo's remain.
canUndo()
- Method in class com.autodesk.undo.
Undo
Determine if any undo's remain.
ChoiceItem
- Class in
com.autodesk.ui
This class simply maintains items for a JComboBox.
ChoiceItem(String, String)
- Constructor for class com.autodesk.ui.
ChoiceItem
Create a choice item.
classConvertibleTo(Class)
- Static method in class com.autodesk.objects.
FilesObject
Determine if this class is convertible to another IOObject class.
classConvertibleTo(Class)
- Static method in class com.autodesk.objects.
TextObject
Determine if this class is convertible to another IOObject class.
clear()
- Method in class com.autodesk.undo.
Undo
Clear the Undo stack.
com.autodesk.actions
- package com.autodesk.actions
com.autodesk.objects
- package com.autodesk.objects
com.autodesk.ui
- package com.autodesk.ui
com.autodesk.undo
- package com.autodesk.undo
com.autodesk.workflows
- package com.autodesk.workflows
commit(boolean)
- Method in class com.autodesk.undo.
Undo
Commit the current stack to the main stack.
ConfirmationDialog
- Class in
com.autodesk.ui
This class provides functionality for a simple confirmation dialog window.
ConfirmationDialog(JFrame, String)
- Constructor for class com.autodesk.ui.
ConfirmationDialog
Create a confirmation dialog.
ConfirmationDialog(JFrame, String, String, String)
- Constructor for class com.autodesk.ui.
ConfirmationDialog
Create a confirmation dialog.
convert(Class)
- Method in class com.autodesk.objects.
FilesObject
Convert this object to an object of another class.
convert(Class)
- Method in interface com.autodesk.objects.
IOObject
Convert this object to an object of another class.
convert(Class)
- Method in class com.autodesk.objects.
TextObject
Convert this object to an object of another class.
convertibleTo(Class)
- Method in class com.autodesk.objects.
FilesObject
Check if this object can be converted to some other class.
convertibleTo(Class)
- Method in interface com.autodesk.objects.
IOObject
Check if this object can be converted to another.
convertibleTo(Class)
- Method in class com.autodesk.objects.
TextObject
Check if this object can be converted to another.
createDefaultModel()
- Method in class com.autodesk.ui.
PasswordField
Create an instance of the StringDocument used to verify the data in this field.
createDefaultModel()
- Method in class com.autodesk.ui.
UndoableDoubleField
Create an instance of the NumberDocument used to verify the data in this field.
createDefaultModel()
- Method in class com.autodesk.ui.
UndoableIntegerField
Create an instance of the NumberDocument used to verify the data in this field.
createDefaultModel()
- Method in class com.autodesk.ui.
UndoableStringArea
Create an instance of the StringDocument used to verify the data in this field.
createDefaultModel()
- Method in class com.autodesk.ui.
UndoableStringField
Create an instance of the StringDocument used to verify the data in this field.
D
die()
- Method in interface com.autodesk.undo.
UndoableChange
Clean up an UndoableChange item.
DoTranslation(String, String, String, String, String[])
- Static method in class com.autodesk.workflows.
Autodesk
Do a translation using the GreenBox DoTranslation command.
E
enable(boolean)
- Method in class com.autodesk.undo.
Undo
Enable or disable pushing onto the Undo stack.
endGroup()
- Method in class com.autodesk.undo.
Undo
Mark the end of a group of undo events on the stack.
exec(String[], String[])
- Static method in class com.autodesk.workflows.
Autodesk
Run an external command.
F
FilesObject
- Class in
com.autodesk.objects
This class represents a collection of files or directories.
FilesObject(File, File[])
- Constructor for class com.autodesk.objects.
FilesObject
Create a FilesObject.
FilesObject(String, String[])
- Constructor for class com.autodesk.objects.
FilesObject
Create a FilesObject.
fireMarkLeft()
- Method in class com.autodesk.undo.
Undo
Notify listeners that the mark has been left.
fireMarkVisited()
- Method in class com.autodesk.undo.
Undo
Notify listeners that the mark has been visited.
G
getBaseDirectory()
- Method in class com.autodesk.objects.
FilesObject
Get the base directory.
getBinary()
- Method in class com.autodesk.workflows.
Response
Get the binary portion of the response.
getChoice()
- Method in class com.autodesk.ui.
ConfirmationDialog
Get the user's button choice.
getDebug()
- Method in class com.autodesk.workflows.
Response
Get the unknown debug text portion of the response.
getFile()
- Method in class com.autodesk.workflows.
Response
Get the file portion of the response.
getFilename()
- Method in class com.autodesk.ui.
UndoableFilePanel
Get the selected file name.
getFiles()
- Method in class com.autodesk.objects.
FilesObject
Get the files this object references.
getFileType(String, byte[])
- Static method in class com.autodesk.workflows.
Autodesk
Given a file this method determines the type of the file.
getIcon()
- Method in interface com.autodesk.ui.
Preferences
Get an icon that identifies this preferences panel.
getJobExitValue()
- Method in class com.autodesk.workflows.
Response
Get the exit value from the process.
getJobID()
- Method in class com.autodesk.workflows.
Response
Get the jobID.
getJobMessage()
- Method in class com.autodesk.workflows.
Response
Get the non-localized message for the job status.
getJobStderr()
- Method in class com.autodesk.workflows.
Response
Get the contents of the job's stdout stream.
getJobStdout()
- Method in class com.autodesk.workflows.
Response
Get the contents of the job's stdout stream.
getLabel()
- Method in interface com.autodesk.ui.
Preferences
Get the name that will be shown on the tab for this panel.
getLocalizedJobMessage()
- Method in class com.autodesk.workflows.
Response
Get the localized message for the job status.
getNamedComponent(String)
- Method in class com.autodesk.ui.
Panel
Query for a named component.
getOptions()
- Method in class com.autodesk.ui.
Panel
Get the values of all options.
getOutputClasses()
- Method in class com.autodesk.actions.
Action
Get the set of output IOObjects that this class responds to.
getPanel()
- Method in interface com.autodesk.ui.
Preferences
Get a JPanel to display the preference settings.
getPercentComplete()
- Method in class com.autodesk.workflows.
Response
Get the percentage complete portion of the response.
getStatus()
- Method in class com.autodesk.workflows.
Response
Get the command status.
getSuffixes(String, boolean)
- Static method in class com.autodesk.workflows.
Autodesk
Determine the suffixes that are permitted for a particular file type.
getText()
- Method in class com.autodesk.objects.
TextObject
Get the text this object references.
getText()
- Method in class com.autodesk.ui.
ButtonPanel
Get the text from the selected button.
getText()
- Method in class com.autodesk.ui.
UndoableDoubleField
Get the value of the field.
getText()
- Method in class com.autodesk.ui.
UndoableIntegerField
Get the value of the field.
getText()
- Method in class com.autodesk.ui.
UndoableSliderPanel
Get the text from the slider.
getText()
- Method in class com.autodesk.workflows.
Response
Get the text portion of the response.
getTooltip()
- Method in interface com.autodesk.ui.
Preferences
Get a localized tooltip that describes the preferences panel.
getTranslationInputs()
- Static method in class com.autodesk.workflows.
Autodesk
Determine the file types that are supported for input.
getTranslationOutputs()
- Static method in class com.autodesk.workflows.
Autodesk
Determine the file types that are supported for output.
getValue()
- Method in class com.autodesk.ui.
ChoiceItem
Returns the value for the item.
getValue()
- Method in class com.autodesk.ui.
RadioButton
Get the value from the button.
getValue()
- Method in class com.autodesk.ui.
UndoableDoubleField
Get the value of the field.
getValue()
- Method in class com.autodesk.ui.
UndoableIntegerField
Get the value of the field.
getValue()
- Method in class com.autodesk.ui.
UndoableSliderPanel
Get the value of the field.
getXML()
- Method in class com.autodesk.workflows.
Response
Get the XML response.
I
InsignificantUndoableChange
- Interface in
com.autodesk.undo
This interface is used simply as a marker interface.
IOObject
- Interface in
com.autodesk.objects
This is an interface which all input/output objects implement.
L
listClasses()
- Method in class com.autodesk.objects.
FilesObject
Return a Class array of classes that this object is capable of converting itself into.
listClasses()
- Method in interface com.autodesk.objects.
IOObject
Return a Class array of classes that this object is capable of converting itself into.
listClasses()
- Method in class com.autodesk.objects.
TextObject
Return a Class array of classes that this object is capable of converting itself into.
M
mark()
- Method in class com.autodesk.undo.
Undo
Mark the current position in the undo queue.
maya(String, String)
- Static method in class com.autodesk.workflows.
Autodesk
Run Maya in batch mode.
maya(String)
- Static method in class com.autodesk.workflows.
Autodesk
Run Maya in batch mode.
merge(UndoableChange)
- Method in interface com.autodesk.undo.
UndoableChange
Attempt to merge two items together.
O
output(OutputStream)
- Method in class com.autodesk.workflows.
Response
Outputs the response to the stream.
P
Panel
- Class in
com.autodesk.ui
This class enhances the JPanel class slightly by forcing its enabled state down onto enclosed components.
Panel()
- Constructor for class com.autodesk.ui.
Panel
PasswordField
- Class in
com.autodesk.ui
This class implements a password field that allows string data to be entered into it with the string length limited.
PasswordField(String, int, int)
- Constructor for class com.autodesk.ui.
PasswordField
Constructor.
Preferences
- Interface in
com.autodesk.ui
This interface is used by classes that are used to build panels for displaying preference items.
printUndoStack()
- Method in class com.autodesk.undo.
Undo
Print the contents of the Undo stack.
push(UndoableChange)
- Method in class com.autodesk.undo.
Undo
Push a new item onto the stack.
R
RadioButton
- Class in
com.autodesk.ui
This simple extension to JRadioButton allows for the keeping of a value with the button.
RadioButton(ChoiceItem, UndoableButtonGroup)
- Constructor for class com.autodesk.ui.
RadioButton
Create a RadioButton.
redo()
- Method in class com.autodesk.undo.
Undo
Redo an undone operation.
redo()
- Method in interface com.autodesk.undo.
UndoableChange
Redo a change to an object.
removeUndoChangeListener(UndoChangeListener)
- Method in class com.autodesk.undo.
Undo
Remove a UndoChangeListener from this instance.
Response
- Class in
com.autodesk.workflows
Encapsulates Command responses.
Response()
- Constructor for class com.autodesk.workflows.
Response
Creates an initialized Response object.
Response(InputStream, OutputStream)
- Constructor for class com.autodesk.workflows.
Response
Construct a client-side response.
Response(String)
- Constructor for class com.autodesk.workflows.
Response
Construct a client-side response.
retrieveSize(String, int, int)
- Method in class com.autodesk.ui.
ConfirmationDialog
Retrieve the size of the dialog box and apply the size to it.
run(Map<String, Object>, IOObject)
- Method in class com.autodesk.actions.
Action
Run the Action.
run(Map<String, Object>, Workflow)
- Method in class com.autodesk.actions.
Trigger
Run the Trigger.
runImpl(Map<String, Object>, IOObject)
- Method in class com.autodesk.actions.
Action
The implementation of the run method.
runImpl(Map<String, Object>, Workflow)
- Method in class com.autodesk.actions.
Trigger
runWorkflow(File)
- Static method in class com.autodesk.workflows.
Autodesk
Run the named workflow.
S
sameGroup(UndoableChange)
- Method in interface com.autodesk.undo.
UndoableChange
Determine if the given item can be included in the same group as the current item.
saveSize(String)
- Method in class com.autodesk.ui.
ConfirmationDialog
Save the size of the dialog box.
setBinary(byte[])
- Method in class com.autodesk.workflows.
Response
Set the binary response.
setButtonLabel(String)
- Method in class com.autodesk.ui.
UndoableFilePanel
Set the label on the button.
setDebug(String)
- Method in class com.autodesk.workflows.
Response
Set some unknown debug text.
setEnabled(boolean)
- Method in class com.autodesk.ui.
Panel
setEnabled(boolean)
- Method in class com.autodesk.ui.
UndoableSliderPanel
setFile(File)
- Method in class com.autodesk.workflows.
Response
Set the file to return.
setFilename(String)
- Method in class com.autodesk.ui.
UndoableFilePanel
Set the selected file name.
setJobExitValue(int)
- Method in class com.autodesk.workflows.
Response
Set the exit value from the process.
setJobID(long)
- Method in class com.autodesk.workflows.
Response
Set the jobID.
setJobMessage(String)
- Method in class com.autodesk.workflows.
Response
Set a non-localized message for the job status.
setJobStderr(String)
- Method in class com.autodesk.workflows.
Response
Set the contents of the job's stderr stream.
setJobStdout(String)
- Method in class com.autodesk.workflows.
Response
Set the contents of the job's stdout stream.
setLocalizedJobMessage(String)
- Method in class com.autodesk.workflows.
Response
Set a localized message for the job status.
setMajorTickSpacing(int)
- Method in class com.autodesk.ui.
UndoableSliderPanel
setMinorTickSpacing(int)
- Method in class com.autodesk.ui.
UndoableSliderPanel
Duplicate some JSlider functionality.
setOption(String, String)
- Method in class com.autodesk.ui.
Panel
Set the value of an option.
setOptions(Map<String, Object>)
- Method in class com.autodesk.ui.
Panel
Set the values of the options.
setPaintLabels(boolean)
- Method in class com.autodesk.ui.
UndoableSliderPanel
setPaintTicks(boolean)
- Method in class com.autodesk.ui.
UndoableSliderPanel
setPercentComplete(int)
- Method in class com.autodesk.workflows.
Response
Set the percentage complete.
setSelectedValue(String)
- Method in class com.autodesk.ui.
UndoableComboBox
Set the selected item based on the item's value rather than it's displayed text.
setState(String)
- Method in class com.autodesk.ui.
ButtonPanel
Set the selected button based on it's value, not it's label.
setStatus(String)
- Method in class com.autodesk.workflows.
Response
Set the status of the command.
setText(String)
- Method in class com.autodesk.ui.
UndoableSliderPanel
Set the text and slider value in the slider panel.
setText(String)
- Method in class com.autodesk.workflows.
Response
Set some unknown text.
setValue(double)
- Method in class com.autodesk.ui.
UndoableDoubleField
Set the value of the field.
setValue(int)
- Method in class com.autodesk.ui.
UndoableIntegerField
Set the value of the field.
setValue(String)
- Method in class com.autodesk.ui.
UndoableSpinner
Set the value of the spinner.
setXML(Element)
- Method in class com.autodesk.workflows.
Response
Set the XML response.
setXML(List)
- Method in class com.autodesk.workflows.
Response
Set the XML response.
startGroup()
- Method in class com.autodesk.undo.
Undo
Mark the start of a group of undo events on the stack.
T
tessellate(String, String)
- Static method in class com.autodesk.workflows.
Autodesk
Do a tessellation.
tessellate(String, String, String)
- Static method in class com.autodesk.workflows.
Autodesk
Do a tessellation.
TextObject
- Class in
com.autodesk.objects
This class represents a collection of files or directories.
TextObject(String[])
- Constructor for class com.autodesk.objects.
TextObject
Create a TextObject.
TextObject(String)
- Constructor for class com.autodesk.objects.
TextObject
Create a TextObject.
toString()
- Method in class com.autodesk.ui.
ChoiceItem
Returns the label.
translate(String, String, String, String)
- Static method in class com.autodesk.workflows.
Autodesk
Do a translation.
translate(String, String)
- Static method in class com.autodesk.workflows.
Autodesk
Do a translation.
Trigger
- Class in
com.autodesk.actions
This class is used to represent triggers.
Trigger(String)
- Constructor for class com.autodesk.actions.
Trigger
Create a Trigger.
U
Undo
- Class in
com.autodesk.undo
This class implements an undo/redo stack for the addition and deletion of Undoable objects.
Undo()
- Constructor for class com.autodesk.undo.
Undo
undo()
- Method in class com.autodesk.undo.
Undo
Undo an operation.
undo()
- Method in interface com.autodesk.undo.
UndoableChange
Undo a change to an object.
UndoableButtonGroup
- Class in
com.autodesk.ui
This class is necessary to allow UndoableRadioButtons to learn when a change is made to another button in the same group.
UndoableButtonGroup()
- Constructor for class com.autodesk.ui.
UndoableButtonGroup
UndoableChange
- Interface in
com.autodesk.undo
This abstract class provides a basis for implementing undoable changes in other classes.
UndoableCheckBox
- Class in
com.autodesk.ui
This class implements an undoable CheckBox.
UndoableCheckBox()
- Constructor for class com.autodesk.ui.
UndoableCheckBox
UndoableComboBox
- Class in
com.autodesk.ui
This class implements a ComboBox.
UndoableComboBox()
- Constructor for class com.autodesk.ui.
UndoableComboBox
Override the default constructor.
UndoableComboBox(ComboBoxModel)
- Constructor for class com.autodesk.ui.
UndoableComboBox
UndoableComboBox(Object[])
- Constructor for class com.autodesk.ui.
UndoableComboBox
UndoableComboBox(Vector<?>)
- Constructor for class com.autodesk.ui.
UndoableComboBox
UndoableDoubleField
- Class in
com.autodesk.ui
This class implements a text field that allows only double data to be entered into it.
UndoableDoubleField(double, double, double, int)
- Constructor for class com.autodesk.ui.
UndoableDoubleField
Constructor.
UndoableFilePanel
- Class in
com.autodesk.ui
This class creates a simple panel that displays a text field and a button.
UndoableFilePanel(String, boolean)
- Constructor for class com.autodesk.ui.
UndoableFilePanel
Create a UndoableFilePanel instance.
UndoableFilePanel(String)
- Constructor for class com.autodesk.ui.
UndoableFilePanel
Create an UndoableFilePanel instance.
UndoableFilePanel(String, FileFilter[], int)
- Constructor for class com.autodesk.ui.
UndoableFilePanel
Create an UndoableFilePanel instance that filters on a number of file types.
UndoableFilePanel(String, FileFilter[], int, boolean)
- Constructor for class com.autodesk.ui.
UndoableFilePanel
Create a UndoableFilePanel instance that filters on a number of file types.
UndoableIntegerField
- Class in
com.autodesk.ui
This class implements a text field that allows only integer data to be entered into it.
UndoableIntegerField(int, int, int, int)
- Constructor for class com.autodesk.ui.
UndoableIntegerField
Constructor.
UndoableScrollPane
- Class in
com.autodesk.ui
This class provides an easy way to create an undoable scroll pane component.
UndoableScrollPane(Component)
- Constructor for class com.autodesk.ui.
UndoableScrollPane
Create an undoable scroll pane.
UndoableSliderPanel
- Class in
com.autodesk.ui
This class creates a simple panel that displays a slider with an integer field for input.
UndoableSliderPanel(int, int, int)
- Constructor for class com.autodesk.ui.
UndoableSliderPanel
Create a FilePanel instance.
UndoableSpinner
- Class in
com.autodesk.ui
This class provides an easy way to create an undoable spinner component.
UndoableSpinner(Date, Date, Date, String)
- Constructor for class com.autodesk.ui.
UndoableSpinner
Create a spinner that cycles through dates.
UndoableSpinner(double, double, double, double)
- Constructor for class com.autodesk.ui.
UndoableSpinner
Create a spinner that cycles through numbers.
UndoableSpinner(int, int, int, int)
- Constructor for class com.autodesk.ui.
UndoableSpinner
Create a spinner that cycles through numbers.
UndoableSpinner(List<?>)
- Constructor for class com.autodesk.ui.
UndoableSpinner
Create a spinner that cycles through a list.
UndoableSpinner(Object[])
- Constructor for class com.autodesk.ui.
UndoableSpinner
Create a spinner that cycles through a list.
UndoableStringArea
- Class in
com.autodesk.ui
This class extends UndoableTextArea by allowing for a limit to the size of the text entered.
UndoableStringArea(String, int, int, int)
- Constructor for class com.autodesk.ui.
UndoableStringArea
Constructor.
UndoableStringArea(String, int)
- Constructor for class com.autodesk.ui.
UndoableStringArea
Constructor.
UndoableStringField
- Class in
com.autodesk.ui
This class extends UndoableTextField by allowing for a limit to how long the entered string may be.
UndoableStringField(String, int, int)
- Constructor for class com.autodesk.ui.
UndoableStringField
Constructor.
UndoableStringField(String, int)
- Constructor for class com.autodesk.ui.
UndoableStringField
Constructor.
UndoableTabbedPane
- Class in
com.autodesk.ui
This class provides an easy way to create an undoable tabbed pane component.
UndoableTabbedPane()
- Constructor for class com.autodesk.ui.
UndoableTabbedPane
Create an undoable tabbed pane.
UndoableTextArea
- Class in
com.autodesk.ui
This class extends the basic JTextArea class to support undoable edits to the field as implemented with the undo support in com.autodesk.editor.undo.
UndoableTextArea(int, int)
- Constructor for class com.autodesk.ui.
UndoableTextArea
Create a text field of the given size.
UndoableTextArea(String)
- Constructor for class com.autodesk.ui.
UndoableTextArea
Create a text field of the given size.
UndoableTextArea(String, int, int)
- Constructor for class com.autodesk.ui.
UndoableTextArea
Create a text field of the given size and text.
UndoableTextField
- Class in
com.autodesk.ui
This class extends the basic JTextField class to support undoable edits to the field as implemented with the undo support in com.autodesk.editor.undo.
UndoableTextField(String)
- Constructor for class com.autodesk.ui.
UndoableTextField
Create a text field with the given text.
UndoableTextField(int)
- Constructor for class com.autodesk.ui.
UndoableTextField
Create a text field of the given size.
UndoableTextField(String, int)
- Constructor for class com.autodesk.ui.
UndoableTextField
Create a text field of the given size and text.
update()
- Method in class com.autodesk.ui.
UndoableCheckBox
Force dependents to have their enabled state set.
A
B
C
D
E
F
G
I
L
M
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes