Eclipse GEF
2.1

Uses of Interface
org.eclipse.gef.palette.PaletteListener

Packages that use PaletteListener
org.eclipse.gef.ui.palette   
 

Uses of PaletteListener in org.eclipse.gef.ui.palette
 

Methods in org.eclipse.gef.ui.palette with parameters of type PaletteListener
 void PaletteViewer.addPaletteListener(PaletteListener paletteListener)
          Adds the given PaletteListener as the one to be notified when the active tool on the palette changes.
 void PaletteViewer.removePaletteListener(PaletteListener paletteListener)
          The given PaletteListener will not be notified of active tool changes in the palette.
 


Eclipse GEF
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.