|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Repaintable
A Simulator some time need to update Swing component very fast for example one led connected to one I/O port, to avoid high CPU usage the component can implements this interface and whem the apparence of the component is changed use the Util.repaintLater() method to update the user interface.
Util
Method Summary | |
---|---|
void |
updateComponent()
|
Method Detail |
---|
void updateComponent()
|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |