Package com.ibm.carma.ui.action.custom

Interface Summary
ICustomParameterControl Interface for custom parameter controls.
 

Class Summary
AbstractCustomParameterControl This class provides an abstract implementation of ICustomParameterControl that manages the list of IParameterValueChangedListener objects that the custom parameter control should notify when the value is changed.
CarmaCustomAction This action is used to display Custom Actions for the user.
CarmaCustomActionMenuDelegate This Class is the delegate for creating the Custom Action Menu for CARMAResources.
CarmaCustomActionRegistry This Class is the registry for CARMA's custom actions.
CarmaCustomActionUtil This Utility class is used to do the type conversion and casting necessary for handling custom action parameters.
CarmaTaskMemento Memento to remember the values specified during a CARMA operation
CustomActionHelpContextIdRegistry Registry of help context ID's for custom actions.
CustomActionInputDialog This dialog is designed to query users for the input to a given action.
CustomActionParameterDialog Deprecated. This class is deprecated since version 8.0.
CustomActionParameterManager This Class is used to manage the storing of retrieval of CustomParameters for CARMA actions.
CustomActionUtil This is a Utility class that has methods to help implementors fetch the custom parameters.