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

S-Index (NetBeans Actions API) - NetBeans API Javadoc 5.0.0

 
A C D E F G I M N O P R S T U V W

S

SaveAction - class org.openide.actions.SaveAction.
Save a single object.
SaveAction() - Constructor for class org.openide.actions.SaveAction
 
setModel(ToolsAction.Model) - Static method in class org.openide.actions.ToolsAction
Deprecated. Useless, see ActionManager.
setPasteTypes(PasteType[]) - Method in class org.openide.actions.PasteAction
Deprecated. Use TopComponent.getActionMap ().put (javax.swing.text.DefaultEditorKit.pasteAction, yourPasteAction); If you want register more paste types then use an action which delegates to an array of PasteAction or also can delegate to an array of org.openide.util.datatransfer.PasteType.
surviveFocusChange() - Method in class org.openide.actions.EditAction
 
surviveFocusChange() - Method in class org.openide.actions.OpenAction
 
surviveFocusChange() - Method in class org.openide.actions.RenameAction
 
surviveFocusChange() - Method in class org.openide.actions.ReorderAction
 
surviveFocusChange() - Method in class org.openide.actions.ViewAction
 

 
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.