public interface IWorkbench
Base component for an JACP UI application, handles perspectives and
containing components. A workbench is the root of all JACP perspectives an
component. You can have 1 workbench including (1-n) perspectives which can
include (1-n) components.
- Author:
- Andy Moncsek