Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.dma.ihm.gui.lib

Interface Summary
JIhmComponent Interface to be implemented in most of the ihm gui components.
 

Class Summary
JIhmDesktopPane JIhmDesktopPane work around to "fix" the ArrayIndexOutOfBoundsException while getComponent
JIhmInternalFrame The JIhmInternalFrame contains: - An owner of this screen - An update function that cylcles trough every JIhmComponent component on this frame (recursive) and calls the update routine of them.
JIhmPanel The JIhmPanel is the base JPanel for the IHM.
JIhmTable Description of the Class