Package org.opa.core

Interface Summary
OPAActionManager This interface defines the OPAManager responsible for coordinating Actions in response to events.
OPACommand  
OPACookie This interface is based on the "Cookie" design pattern used by the Netbeans IDE (www.netbeans.org).
OPACookieJar This interface represents a container that holds OPACookie objects.
OPADialog  
OPADisplayBuilder  
OPAHelpManager  
OPALoader  
OPALogManager  
OPAManager This interface is the super interface of all OPAXXXManager interfaces.
OPAModuleInstaller  
OPAModuleLoader  
OPAModuleManager  
OPAOptionManager  
OPAResourceManager  
OPAServiceManager  
OPAUndoableCommand  
OPAWindowManager  
 

Class Summary
OPAAction This abstract class represents a response to a user initiated event.
OPAActionBundle This class represents a group of OPAActions.
OPAPanel  
OPAPanelAction  
 

Exception Summary
OPAException