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

Quick Search    Search Deep

org.dma.ihm.gui.lib
Interface JIhmComponent  view JIhmComponent download JIhmComponent.java

All Known Implementing Classes:
JIhmInternalFrame, JIhmPanel

public interface JIhmComponent

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


Method Summary
 void ihmDisable()
          ihmDisable
 void ihmEnable()
          ihmEnable
 void ihmUpdate()
          ihmUpdate
 

Method Detail

ihmDisable

public void ihmDisable()
ihmDisable


ihmEnable

public void ihmEnable()
ihmEnable


ihmUpdate

public void ihmUpdate()
ihmUpdate