Package org.malai.ui

Interface Summary
ISOpenSaver Defines an interface for objects that must open and save abstract presentations and instruments data into a file.
 

Class Summary
UI Defines the concept of User Interface based on a JFrame.
UIComposer<T extends Component> A UI composer is a object that composes a user interface using instruments and presentations.
UIManager A UI manager registers all the UIs of the applications in order to manage some technical aspects such as cleaning pending events of a UI losing the focus.