|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.vcs.util.VCSIdeCommandProcessor
Class for the execution of IDE commands through the command processor on the AWT event thread.
Method Summary | |
static int |
invokeAndWait(Command command)
Invokes the given command synchronously on the AWT event thread. |
static void |
invokeLater(Command command)
Invokes the given command asynchronously on the AWT event thread. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static final int invokeAndWait(Command command) throws java.lang.Exception
java.lang.Exception
public static final void invokeLater(Command command)
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.