|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.jaspira.plugin.ApplicationUtil
public class ApplicationUtil
App-related utility methods.
| Method Summary | |
|---|---|
static javax.swing.JFrame |
getActiveWindow()
Returns the currently active frame of the application. |
static void |
waitCursorOff()
Turns the waits cursor off. |
static void |
waitCursorOn()
Turns the waits cursor on. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static javax.swing.JFrame getActiveWindow()
public static void waitCursorOn()
getActiveWindow() method as argument.
public static void waitCursorOff()
getActiveWindow() method as argument.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||