Package org.kabeja.ui

Interface Summary
Application Main application service for starting and stopping the application.
ApplicationMenuBar Appliction menubar service provides access to the applications menubar.
ApplicationToolBar Application toolbar service provides access to the application toolbar for components.
Component This is the base interface for every component in the application.
DXFDocumentViewComponent A DXFDocumentViewComponent provides a view of the current DXFDocument.
ProcessingUIComponent A ProcessingUIComponent gets access to the current Processing Manager of the application.
PropertiesEditor A Properties Editor edits processing properties.
PropertiesListener  
Serviceable A component which implement this interface get access to the services which are provided by this application.
ServiceManager The Service Manager provides access to services of the application.
Startable A Startable component will started at Application starts and stopped at the application stop.
ViewComponent A ViewComponent provides a view and title for the Processing.
 

Exception Summary
UIException