| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.jdeveloper.vcs.util.VCSIdeEventRecorder
public final class VCSIdeEventRecorder
Utility class to support time-based decisions relating to IDE events.
| Method Summary | |
|---|---|
static boolean | 
hasMainWindowOpened()Asks whether the 'main window opened' IDE event has been received.  | 
static void | 
invokeAfterMainWindowOpened(java.lang.Runnable r)Invokes the given runnable, guaranteeing that the IDE has fired the 'main window opened' IDE event before the runnable is called.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static final boolean hasMainWindowOpened()
public static final void invokeAfterMainWindowOpened(java.lang.Runnable r)
r - the runnable to invoke.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||