Extension SDK

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.
 

Method Detail

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)

Extension SDK

 

Copyright ©1997, 2003, Oracle. All rights reserved.