|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cosylab.vdct.events.Command
com.cosylab.vdct.events.commands.RepaintCommand
public class RepaintCommand
Repaints the component in various ways. If "all" repaint is used, also revalidates all visible objects. Creation date: (21.12.2000 22:42:23)
Constructor Summary | |
---|---|
RepaintCommand(RepaintInterface component)
Insert the method's description here. |
|
RepaintCommand(RepaintInterface component,
boolean all,
boolean highlighted)
|
Method Summary | |
---|---|
void |
execute()
Insert the method's description here. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RepaintCommand(RepaintInterface component)
component
- javax.swing.JComponentpublic RepaintCommand(RepaintInterface component, boolean all, boolean highlighted)
Method Detail |
---|
public void execute()
execute
in class Command
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |