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

R-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

R

readExternal(ObjectInput) - Method in class org.openide.windows.CloneableTopComponent
 
readExternal(ObjectInput) - Method in class org.openide.windows.TopComponent
Deserialize this top component.
remove() - Method in interface org.openide.windows.Workspace
Deprecated. Do no use. It is redundant.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.windows.CloneableOpenSupport.Env
Removes property listener.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.windows.Mode
Remove a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.windows.TopComponent.Registry
Remove a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.openide.windows.WindowManager
Removes a listener for changes in workspaces.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.windows.Workspace
Deprecated. Use WindowManager.removePropertyChangeListener(java.beans.PropertyChangeListener) instead.
removeVetoableChangeListener(VetoableChangeListener) - Method in interface org.openide.windows.CloneableOpenSupport.Env
Removes veto listener.
requestActive() - Method in class org.openide.windows.TopComponent
Activates this TopComponent if it is opened.
requestAttention(boolean) - Method in class org.openide.windows.TopComponent
Cause this TopComponent's tab to flash or otherwise draw attention to itself.
requestFocus() - Method in class org.openide.windows.TopComponent
Deprecated. Use TopComponent.requestActive() instead to make TopComponent active in window system not only focused. This method should have been preserved for focus management only but not activation of TopComponent inside window system. The default implementation does nothing, and does not call super.requestFocus().
requestFocus() - Method in interface org.openide.windows.WindowManager.Component
Deprecated. Called when the component requests focus.
requestFocusInWindow() - Method in class org.openide.windows.TopComponent
Deprecated. Use TopComponent.requestActive() instead to make TopComponent active in window system not only focused. This method should have been preserved for focus management only but not activation of TopComponent inside window system. The default implementation does nothing, and does not call super.requestFocusInWindow().
requestVisible() - Method in class org.openide.windows.TopComponent
Selects this TopComponent, if it is opened, but does not activate it unless it is in active mode already.
requestVisible() - Method in interface org.openide.windows.WindowManager.Component
Deprecated. Set this component visible but not selected or focused if possible.

 
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.