Package com.sodius.mdw.core

Central classes of the MDWorkbench platform.

See:
          Description

Interface Summary
MDWorkbench The central class of the MDWorkbench platform.
WorkbenchApplication Describes an application the workbench can connect to.
WorkbenchConfiguration Defines properties to configure the workbench.
 

Class Summary
CoreException A checked exception representing a failure.
MDWorkbenchFactory Main entry-point to instantiate a MDWorkbench.
 

Exception Summary
OperationCanceledException This exception is thrown to blow out of a long-running method when the user cancels it.
 

Package com.sodius.mdw.core Description

Central classes of the MDWorkbench platform.

A MDWorkbench is created using a MDWorkbenchFactory, and is connected to a host application.