public class PaintListenerSupport extends ListenerSupport<PaintListener>
source
Constructor and Description |
---|
PaintListenerSupport()
Construct a PaintListenerSupport.
|
PaintListenerSupport(java.lang.Object source)
Construct a PaintListenerSupport.
|
Modifier and Type | Method and Description |
---|---|
void |
paint(java.awt.Graphics graphics)
Send a Paint event to all registered listeners.
|
add, add, addAll, clear, getSource, iterator, listIterator, remove, remove, set, setSource, size
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details