|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjsky.navigator.NavigatorManager
public final class NavigatorManager
This class manages access to the Navigator window on behalf of clients.
| Constructor Summary | |
|---|---|
NavigatorManager()
|
|
| Method Summary | |
|---|---|
static Navigator |
create()
Create the Navigator window if necessary, and return a reference to it. |
static Navigator |
get()
Return the Navigator instance, if it exists, otherwise null. |
static Navigator |
open()
Open the Navigator window, creating it if necessary, and return a reference to it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NavigatorManager()
| Method Detail |
|---|
public static Navigator get()
public static Navigator open()
public static Navigator create()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||