dsto.dfc.swing.event
Class BasicSelectionEventSource
java.lang.Object
dsto.dfc.swing.event.BasicSelectionEventSource
- All Implemented Interfaces:
- SelectionEventSource, Serializable, Cloneable
public class BasicSelectionEventSource
- extends Object
- implements SelectionEventSource, Serializable, Cloneable
Base implementation of SelectionEventSource.
- Version:
- $Revision$
- See Also:
- Serialized Form
BasicSelectionEventSource
public BasicSelectionEventSource()
BasicSelectionEventSource
public BasicSelectionEventSource(Object source)
addSelectionListener
public void addSelectionListener(SelectionListener l)
- Specified by:
addSelectionListener
in interface SelectionEventSource
removeSelectionListener
public void removeSelectionListener(SelectionListener l)
- Specified by:
removeSelectionListener
in interface SelectionEventSource
clone
public Object clone()
throws CloneNotSupportedException
- Overrides:
clone
in class Object
- Throws:
CloneNotSupportedException
fireSelectionChanged
public void fireSelectionChanged(EventObject trigger)
Copyright © 2008 Commonwealth of Australia