|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.project.geoselection.AbstractGeoSelectionManager
public abstract class AbstractGeoSelectionManager
General abstract implementation of IGeoSelectionManager
interface.
Field Summary | |
---|---|
protected ListenerList |
listeners
|
Constructor Summary | |
---|---|
protected |
AbstractGeoSelectionManager()
Empty constructor |
Method Summary | |
---|---|
void |
addListener(IGeoSelectionChangedListener listener)
DOCUMENT ME |
void |
removeListener(IGeoSelectionChangedListener listener)
DOCUMENT ME |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.refractions.udig.project.geoselection.IGeoSelectionManager |
---|
getLatestSelection, getSelection, getSelections, setSelection |
Field Detail |
---|
protected ListenerList listeners
Constructor Detail |
---|
protected AbstractGeoSelectionManager()
Method Detail |
---|
public void addListener(IGeoSelectionChangedListener listener)
IGeoSelectionManager
addListener
in interface IGeoSelectionManager
public void removeListener(IGeoSelectionChangedListener listener)
IGeoSelectionManager
removeListener
in interface IGeoSelectionManager
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |