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

C-Index (NetBeans UI Utilities API) - NetBeans API Javadoc 5.0.0

 
A B C D E F G H I J L M N O P R S T U V

C

canRedo() - Method in class org.openide.awt.UndoRedo.Empty
Deprecated.  
canRedo() - Method in interface org.openide.awt.UndoRedo
Test whether the component currently has undone edits which may be redone.
canUndo() - Method in class org.openide.awt.UndoRedo.Empty
Deprecated.  
canUndo() - Method in class org.openide.awt.UndoRedo.Manager
 
canUndo() - Method in interface org.openide.awt.UndoRedo
Test whether the component currently has edits which may be undone.
changeValue() - Method in class org.openide.awt.SpinButtonAdapter
Deprecated. Is invoked when button up is clicked.
changeValue() - Method in interface org.openide.awt.SpinButtonListener
Deprecated. Is invoked when button up is clicked.
computeSizesAfterFlip() - Method in class org.openide.awt.SplittedPanel
Deprecated. Computes component sizes after performing the flip, it means splitTypeChange
connect(JMenuItem, SystemAction, boolean) - Static method in class org.openide.awt.Actions
Deprecated. Use Actions.connect(JMenuItem, Action, boolean) instead.
connect(JMenuItem, Action, boolean) - Static method in class org.openide.awt.Actions
Attaches menu item to an action.
connect(JCheckBoxMenuItem, BooleanStateAction, boolean) - Static method in class org.openide.awt.Actions
Attaches checkbox menu item to boolean state action.
connect(AbstractButton, SystemAction) - Static method in class org.openide.awt.Actions
Deprecated. Use Actions.connect(AbstractButton, Action) instead.
connect(AbstractButton, Action) - Static method in class org.openide.awt.Actions
Connects buttons to action.
connect(AbstractButton, BooleanStateAction) - Static method in class org.openide.awt.Actions
Connects buttons to action.
createHtmlBrowserImpl() - Method in interface org.openide.awt.HtmlBrowser.Factory
Returns a new instance of BrowserImpl implementation.
createLabel() - Static method in class org.openide.awt.HtmlRenderer
For HTML rendering jobs outside of trees/lists/tables, returns a JLabel which will paint its text using the lightweight HTML renderer.
createRenderer() - Static method in class org.openide.awt.HtmlRenderer
Returns an instance of Renderer which may be used as a table/tree/list cell renderer.
cutAmpersand(String) - Static method in class org.openide.awt.Actions
Removes an ampersand from a text string; commonly used to strip out unneeded mnemonics.

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