- activate() - Method in class org.openide.windows.TopComponent.SubComponent
-
Make this sub-component the active/selected one.
- activate() - Method in interface org.openide.windows.Workspace
-
- activateComponent(TopComponent) - Method in class org.openide.windows.WindowManager
-
Activate a component.
- addNotify() - Method in class org.openide.windows.TopComponent
-
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.windows.CloneableOpenSupport.Env
-
Adds property listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.windows.Mode
-
Add a property change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.windows.TopComponent.Registry
-
Add a property change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.windows.WindowManager
-
Attaches a listener for changes in workspaces.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.windows.Workspace
-
- addVetoableChangeListener(VetoableChangeListener) - Method in interface org.openide.windows.CloneableOpenSupport.Env
-
Adds veto listener.
- addWindowSystemListener(WindowSystemListener) - Method in class org.openide.windows.WindowManager
-
Register window system listener to receive notifications when the window
system loads or saves.
- afterLoad(WindowSystemEvent) - Method in interface org.openide.windows.WindowSystemListener
-
Invoked from EDT after the window system finished loading and is about
to show the main window and its content.
- afterRedirect(CloneableOpenSupport) - Method in class org.openide.windows.CloneableOpenSupport
-
Called to notify that another redirected CloneableOpenSupport was opened instead of this one.
- afterSave(WindowSystemEvent) - Method in interface org.openide.windows.WindowSystemListener
-
Invoked from EDT when the window system finished saving its state to disk.
- allEditors - Variable in class org.openide.windows.CloneableOpenSupport
-
All opened editors on this file.
- associateLookup(Lookup) - Method in class org.openide.windows.TopComponent
-
Associates the provided lookup with the component.
- availableModes(List<Mode>) - Method in class org.openide.windows.TopComponent
-
Allows top component to specify list of modes into which can be docked
by end user.