public class IlvPaletteCreateAction extends IlvPaletteAction
IlvPalette
by filling a dialog to provide
data. The palette will be added into a palette managerModifier and Type | Field and Description |
---|---|
static ImageIcon |
ACTION_ICON
The icon representing the action
|
static String |
ACTION_NAME
The name of this action
|
static String |
ACTION_TOOLTIP
The short description of what this action does
|
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
IlvPaletteCreateAction(Component parent,
IlvPaletteManager paletteManager)
Creates the action.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e)
Process the action
|
getPaletteManager, getParent, setPaletteManager
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public static final String ACTION_NAME
public static final String ACTION_TOOLTIP
public static final ImageIcon ACTION_ICON
public IlvPaletteCreateAction(Component parent, IlvPaletteManager paletteManager)
IlvPaletteManager
.parent
- The parent of dialog(s) created by this action.paletteManager
- The palette manager associated with this action.public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
actionPerformed
in class IlvPaletteAction
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.