Modifier and Type | Method and Description |
---|---|
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.
|
Built on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.