Interface | Description |
---|---|
IBase<L,A,M> |
This Interface defines the basic root construct of an AHCP application, it
has no dependencies to any UI
|
IWorkbench<C,L,A,M> |
Base component for an JACP UI application, handles perspectives and
containing components.
|