protected static class LayerManager.LayerManagerEvent extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private LayerManager |
source |
Constructor and Description |
---|
LayerManagerEvent(LayerManager source) |
Modifier and Type | Method and Description |
---|---|
LayerManager |
getSource()
Returns the
LayerManager at the origin of this event. |
private final LayerManager source
LayerManagerEvent(LayerManager source)
public LayerManager getSource()
LayerManager
at the origin of this event.LayerManager
at the origin of this event