|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.iternum.swlink.activator.AbstractActivator
com.iternum.swlink.activator.SelectionChangedActivator
| Constructor Summary | |
SelectionChangedActivator()
Creates an empty Activator. |
|
SelectionChangedActivator(java.lang.Object pSource)
Creates a Link with a source and a target. |
|
| Method Summary | |
protected void |
deregisterFromSource()
Removes this Activator as an FocusListener from its source object. |
protected void |
registerWithSource()
Adds this Activator as a FocusListener to its source object. |
void |
setActivatorParam(java.util.Map pParam)
This method is not supported for this Activator. |
void |
valueChanged(javax.swing.event.ListSelectionEvent pEvt)
Activates the Activatable. |
| Methods inherited from class com.iternum.swlink.activator.AbstractActivator |
close, getActivatable, getSource, setActivatable, setSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SelectionChangedActivator()
public SelectionChangedActivator(java.lang.Object pSource)
pSource - the source object| Method Detail |
protected void registerWithSource()
registerWithSource in class AbstractActivatorprotected void deregisterFromSource()
deregisterFromSource in class AbstractActivatorpublic void valueChanged(javax.swing.event.ListSelectionEvent pEvt)
valueChanged in interface javax.swing.event.ListSelectionListenerpEvt - - The ListSelectionEventpublic void setActivatorParam(java.util.Map pParam)
setActivatorParam in interface ActivatorpParam - Not supported
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||