|
|||||||||
| Home >> All >> org >> dma >> ihm >> gui >> [ lib overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.dma.ihm.gui.lib
Interface JIhmComponent

- 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
|
|||||||||
| Home >> All >> org >> dma >> ihm >> gui >> [ lib overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC