JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.windows 6.90
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
O
OnShowing
- Annotation Type in
org.openide.windows
Annotation to place on a
Runnable
with default constructor which should be invoked as soon as the window system is shown.
open()
- Method in class org.openide.windows.
CloneableOpenSupport
Opens and focuses or just focuses already opened
CloneableTopComponent
.
open()
- Method in class org.openide.windows.
TopComponent
Shows this
TopComponent
.
open(Workspace)
- Method in class org.openide.windows.
TopComponent
Deprecated.
Use
TopComponent.open()
instead.
open()
- Method in interface org.openide.windows.
TopComponentGroup
Opens all TopComponent's belonging to this group which have opening flag switched on.
open()
- Method in interface org.openide.windows.
WindowManager.Component
Deprecated.
Open the component on current workspace
open(Workspace)
- Method in interface org.openide.windows.
WindowManager.Component
Deprecated.
Opens this component on a given workspace.
openAction(TopComponent, String, String, boolean)
- Static method in class org.openide.windows.
TopComponent
Creates an action that opens and activates given
TopComponent
, when invoked.
openAtTabPosition(int)
- Method in class org.openide.windows.
TopComponent
Opens TopComponent at given position in the mode.
openCloneableTopComponent()
- Method in class org.openide.windows.
CloneableOpenSupport
Simply open for an editor.
opened(CloneableOpenSupport.Env)
- Method in class org.openide.windows.
CloneableOpenSupportRedirector
openNotify()
- Method in class org.openide.windows.
TopComponent
Deprecated.
Use
TopComponent.componentOpened()
instead.
org.openide.windows
- package org.openide.windows
Most parts of NetBeans do not manipulate windows directly, but use special
top components
.
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.windows 6.90
Prev Letter
Next Letter
Frames
No Frames
All Classes