站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

P-Index (NetBeans Windows API) - NetBeans API Javadoc 5.0.0

 
A C D E F G 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.
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 nodes.
PROP_BOUNDS - Static variable in interface org.openide.windows.Mode
Name of property for bounds of the mode
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_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. Use WindowManager.PROP_MODES instead.
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_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.
preferredID() - Method in class org.openide.windows.TopComponent
Subclasses are encouraged to override this method to provide preferred value for unique TopComponent ID returned by WindowManager.findTopComponentID(org.openide.windows.TopComponent).
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.
propertyChange(PropertyChangeEvent) - Method in class org.openide.windows.TopComponent.NodeName
Deprecated. Please do not use, public just by an accident.

 
A C D E F G I M N O P R S T U V W
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.