org.netbeans.spi.palette/1 1.26.1

Uses of Class
org.netbeans.spi.palette.PaletteActions

Uses of PaletteActions in org.netbeans.spi.palette
 

Methods in org.netbeans.spi.palette with parameters of type PaletteActions
static PaletteController PaletteFactory.createPalette(Node paletteRoot, PaletteActions customActions)
          Create a new palette from the given root Node.
static PaletteController PaletteFactory.createPalette(Node paletteRoot, PaletteActions customActions, PaletteFilter filter, DragAndDropHandler dndHandler)
          Create a new palette from the given root Node.
static PaletteController PaletteFactory.createPalette(String rootFolderName, PaletteActions customActions)
          Create a new palette from the given folder.
static PaletteController PaletteFactory.createPalette(String rootFolderName, PaletteActions customActions, PaletteFilter filter, DragAndDropHandler dndHandler)
          Create a new palette from the given folder.
 


org.netbeans.spi.palette/1 1.26.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.