|
org.openide.windows 6.5.31 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Mode in org.openide.windows |
|---|
| Methods in org.openide.windows that return Mode | |
|---|---|
Mode |
Workspace.createMode(String name,
String displayName,
URL icon)
Deprecated. Do no use. It is redundant. Currently it returns default predefined Mode instance. |
Mode |
Workspace.findMode(String name)
Deprecated. Use WindowManager.findMode(String) instead. |
abstract Mode |
WindowManager.findMode(String name)
Finds mode where specified name. |
Mode |
Workspace.findMode(TopComponent c)
Deprecated. Use WindowManager.findMode(TopComponent) instead. |
abstract Mode |
WindowManager.findMode(TopComponent tc)
Finds mode which contains specified TopComponent. |
|
org.openide.windows 6.5.31 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||