Skip navigation links
org.openide.windows 6.95
A B C D E F G H I M N O P R S T U V W 

P

PERSISTENCE_ALWAYS - Static variable in class org.openide.windows.TopComponent
Persistence type of TopComponent instance.
PERSISTENCE_NEVER - Static variable in class org.openide.windows.TopComponent
Persistence type of TopComponent instance.
PERSISTENCE_ONLY_OPENED - Static variable in class org.openide.windows.TopComponent
Persistence type of TopComponent instance.
preferredID() - Method in class org.openide.windows.TopComponent
Rather than overriding this method, consider using TopComponent.Description.
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class org.openide.windows.TopComponent
Overrides superclass method, adds possible additional handling of global keystrokes in case this TopComoponent is ancestor of focused component.
PROP_ACTIVATED - Static variable in interface org.openide.windows.TopComponent.Registry
Name of property for the selected top component.
PROP_ACTIVATED_NODES - Static variable in interface org.openide.windows.TopComponent.Registry
Name of property for lastly activated nodes.
PROP_BOUNDS - Static variable in interface org.openide.windows.Mode
Name of property for bounds of the mode
PROP_CLOSING_DISABLED - Static variable in class org.openide.windows.TopComponent
Name of TopComponent's Boolean client property which removes close button from TopComponent's header and disables its 'Close Window' action when set to Boolean.TRUE.
PROP_CURRENT_NODES - Static variable in interface org.openide.windows.TopComponent.Registry
Name of property for currently selected nodes.
PROP_CURRENT_WORKSPACE - Static variable in class org.openide.windows.WindowManager
Deprecated.
Do not use. Workspaces are not supported anymore.
PROP_DISPLAY_NAME - Static variable in interface org.openide.windows.Mode
Deprecated.
Do not use. It is redundant.
PROP_DISPLAY_NAME - Static variable in interface org.openide.windows.Workspace
Deprecated.
Do no use. It is redundant.
PROP_DND_COPY_DISABLED - Static variable in class org.openide.windows.TopComponent
Name of TopComponent's Boolean client property which disables 'copy' drag and drop action of this TopComponent when set to Boolean.TRUE.
PROP_DRAGGING_DISABLED - Static variable in class org.openide.windows.TopComponent
Name of TopComponent's Boolean client property which disables drag and drop when set to Boolean.TRUE.
PROP_KEEP_PREFERRED_SIZE_WHEN_SLIDED_IN - Static variable in class org.openide.windows.TopComponent
Name of TopComponent's Boolean client property which forces the window system to respect TopComponent's preferred size when it is slided-in from left/right/bottom sliding bar when set to Boolean.TRUE.
PROP_MAXIMIZATION_DISABLED - Static variable in class org.openide.windows.TopComponent
Name of TopComponent's Boolean client property which disables TopComponent maximization by double-clicking its header when set to Boolean.TRUE.
PROP_MODES - Static variable in class org.openide.windows.WindowManager
Name of property for modes in the workspace.
PROP_MODES - Static variable in interface org.openide.windows.Workspace
Deprecated.
PROP_MODIFIED - Static variable in interface org.openide.windows.CloneableOpenSupport.Env
that is fired when the objects wants to mark itself modified or not modified.
PROP_NAME - Static variable in interface org.openide.windows.Mode
Deprecated.
Do not use. It is redundant, name can not be changed.
PROP_NAME - Static variable in interface org.openide.windows.Workspace
Deprecated.
Do no use. It is redundant.
PROP_OPENED - Static variable in interface org.openide.windows.TopComponent.Registry
Name of property for the set of opened components.
PROP_SLIDING_DISABLED - Static variable in class org.openide.windows.TopComponent
Name of TopComponent's Boolean client property which removes 'minimized' button from TopComponent's header and disables its 'Minimize Window' action when set to Boolean.TRUE.
PROP_TC_CLOSED - Static variable in interface org.openide.windows.TopComponent.Registry
Name of property for listening to TopComponents closed through close() call, either by user or programmatically.
PROP_TC_OPENED - Static variable in interface org.openide.windows.TopComponent.Registry
Name of property for listening to TopComponents opened through open() call, either by user or programmatically.
PROP_UNDOCKING_DISABLED - Static variable in class org.openide.windows.TopComponent
Name of TopComponent's Boolean client property which disables TopComponent's 'Undock Window' action when set to Boolean.TRUE.
PROP_VALID - Static variable in interface org.openide.windows.CloneableOpenSupport.Env
that is fired when the objects wants to mark itself as invalid, so all components should be closed.
PROP_WORKSPACES - Static variable in class org.openide.windows.WindowManager
Deprecated.
Do not use. Workspaces are not supported anymore.
propertyChange(PropertyChangeEvent) - Method in class org.openide.windows.TopComponent.NodeName
Deprecated.
Please do not use, public just by an accident.
A B C D E F G H I M N O P R S T U V W 
Skip navigation links
org.openide.windows 6.95