Uses of Package
org.malai.ui

Packages that use org.malai.ui
net.sf.latexdraw.actions   
net.sf.latexdraw.generators.svg   
net.sf.latexdraw.instruments   
net.sf.latexdraw.ui   
org.malai.action.library   
org.malai.instrument   
org.malai.instrument.library   
org.malai.ui   
 

Classes in org.malai.ui used by net.sf.latexdraw.actions
UI
          Defines the concept of User Interface based on a JFrame.
 

Classes in org.malai.ui used by net.sf.latexdraw.generators.svg
ISOpenSaver
          Defines an interface for objects that must open and save abstract presentations and instruments data into a file.
UI
          Defines the concept of User Interface based on a JFrame.
 

Classes in org.malai.ui used by net.sf.latexdraw.instruments
UI
          Defines the concept of User Interface based on a JFrame.
UIComposer
          A UI composer is a object that composes a user interface using instruments and presentations.
 

Classes in org.malai.ui used by net.sf.latexdraw.ui
UI
          Defines the concept of User Interface based on a JFrame.
UIComposer
          A UI composer is a object that composes a user interface using instruments and presentations.
 

Classes in org.malai.ui used by org.malai.action.library
ISOpenSaver
          Defines an interface for objects that must open and save abstract presentations and instruments data into a file.
UI
          Defines the concept of User Interface based on a JFrame.
 

Classes in org.malai.ui used by org.malai.instrument
UIComposer
          A UI composer is a object that composes a user interface using instruments and presentations.
 

Classes in org.malai.ui used by org.malai.instrument.library
UIComposer
          A UI composer is a object that composes a user interface using instruments and presentations.
 

Classes in org.malai.ui used by org.malai.ui
UI
          Defines the concept of User Interface based on a JFrame.
UIComposer
          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.