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

Uses of Package org.netbeans.spi.palette (NetBeans Palette API) - NetBeans API Javadoc 5.5.1

org.netbeans.spi.palette/1 1.6.10

Uses of Package
org.netbeans.spi.palette

Classes in org.netbeans.spi.palette used by org.netbeans.spi.palette
DragAndDropHandler
          An abstract class implemented by palette clients to implement drag and drop of new items into the palette window and to customize the default Transferable instance of items being dragged from the palette window to editor area.
PaletteActions
          An interface implemented by palette clients to provide custom actions for popup menus and actions for import of new items.
PaletteController
          PaletteController provides access to data in the palette.
PaletteFilter
          A palette filter than can prevent some categories and/or items from being displayed in palette's window.
 


org.netbeans.spi.palette/1 1.6.10

Built on March 26 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.