Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface DialLayerChangeListener
extends EventListener
DialLayer
. The DialPlot
class listens for changes to its
layers in this way.
Method Summary | |
void |
|
public void dialLayerChanged(DialLayerChangeEvent event)
A call-back method for receiving notification of a change to aDialLayer
.
- Parameters:
event
- the event.