public interface PaletteListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
activeToolChanged(PaletteViewer palette,
ToolEntry tool)
A new tool was activated in the palette.
|
void activeToolChanged(PaletteViewer palette, ToolEntry tool)
palette - the source of the changetool - the new tool that was activatedCopyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.