| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
IColorChangeListener
The listener interface for receiving colorChange events. The class
that is interested in processing a colorChange event implements this
interface, and the object created with that class is registered with a
component using the component's addColorChangeListener
method. When the colorChange event occurs, that object's appropriate
method is invoked.
See Also: ColorChangeEvent
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 6 13:40:47 2013 | http://epydoc.sourceforge.net |