|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ViewCommand
A command specialization that provides additional information about which thread it should be run on.
Method Summary | |
---|---|
boolean |
isForeground()
Returns true if the command should be run on the swing event dispatcher thread. |
Methods inherited from interface org.progeeks.cmd.Command |
---|
execute |
Method Detail |
---|
boolean isForeground()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |