|
org.openide.windows 6.5.31 | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Window
or Frame
of this TopComponent to front of other windows.
- TopComponent - Class in org.openide.windows
- Embeddable visual component to be displayed in the IDE.
- TopComponent() -
Constructor for class org.openide.windows.TopComponent
- Create a top component.
- TopComponent(Lookup) -
Constructor for class org.openide.windows.TopComponent
- Creates a top component for a provided lookup that will delegate
take and synchronize activated nodes and ActionMap from a provided
lookup.
- TopComponent.Cloneable - Interface in org.openide.windows
- Each top component that wishes to be cloned should implement
this interface, so CloneAction can check it and call the cloneComponent
method.
- TopComponent.NodeName - Class in org.openide.windows
- Deprecated. Please do not use. This support class does nothing much
useful. If you need to synchronize display name of your TopComponent
with some Node's display name, we recommend you to do it manually in
your client's code.
- TopComponent.NodeName(TopComponent) -
Constructor for class org.openide.windows.TopComponent.NodeName
- Deprecated. Please do not use, public just by an accident.
- TopComponent.Registry - Interface in org.openide.windows
- Registry of all top components.
- topComponentActivatedNodesChanged(TopComponent, Node[]) -
Method in class org.openide.windows.WindowManager
- Informs about change of activated nodes of specified
TopComponent
.
- topComponentCancelRequestAttention(TopComponent) -
Method in class org.openide.windows.WindowManager
- Stop this TopComponent's tab from flashing if it is flashing.
- topComponentClose(TopComponent) -
Method in class org.openide.windows.WindowManager
- Provides closing of specified
TopComponent
.
- topComponentDefaultActions(TopComponent) -
Method in class org.openide.windows.WindowManager
- Gets default list of actions which appear in popup menu of TopComponent.
- topComponentDisplayNameChanged(TopComponent, String) -
Method in class org.openide.windows.WindowManager
- Informs about change of display name of specified
TopComponent
.
- TopComponentGroup - Interface in org.openide.windows
- Represents window group.
- topComponentHtmlDisplayNameChanged(TopComponent, String) -
Method in class org.openide.windows.WindowManager
- Informs about change of html display name of specified
TopComponent
.
- topComponentIconChanged(TopComponent, Image) -
Method in class org.openide.windows.WindowManager
- Informs about chagne of icon of specified
TopComponent
.
- topComponentID(TopComponent, String) -
Method in class org.openide.windows.WindowManager
- Returns unique ID for specified
TopComponent
.
- topComponentIsOpened(TopComponent) -
Method in class org.openide.windows.WindowManager
- Indicates whether specified
TopComponent
is opened.
- topComponentOpen(TopComponent) -
Method in class org.openide.windows.WindowManager
- Provides opening of specified
TopComponent
.
- topComponentRequestActive(TopComponent) -
Method in class org.openide.windows.WindowManager
- Provides activation of specified
TopComponent
.
- topComponentRequestAttention(TopComponent) -
Method in class org.openide.windows.WindowManager
- Cause this TopComponent's tab to flash or otherwise draw the users' attention
to it.
- topComponentRequestVisible(TopComponent) -
Method in class org.openide.windows.WindowManager
- Provides selection of specfied
TopComponent
.
- topComponentToFront(TopComponent) -
Method in class org.openide.windows.WindowManager
- Attempts to bring the parent
Window
of the given TopComponent
to front of other windows.
- topComponentToolTipChanged(TopComponent, String) -
Method in class org.openide.windows.WindowManager
- Informs about change of tooltip of specified
TopComponent
.
|
org.openide.windows 6.5.31 | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |