oracle.ide.palette
Interface ADAPaletteListener
- All Known Implementing Classes:
- UIEditor
- public interface ADAPaletteListener
Method Summary |
void |
defaultCreate(PaletteEvent event)
Notify listeners that an Item has been selected using the ENTER key
on the component palette. |
defaultCreate
public void defaultCreate(PaletteEvent event)
- Notify listeners that an Item has been selected using the ENTER key
on the component palette.
- Parameters:
event
- Associated PaletteEvent (Palette Object)
Copyright ©1997, 2003, Oracle. All rights reserved.