|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.fsa.listener.SelectionPropagationListener
No comment provided by developer, please add a comment to improve documentation.
Field Summary | |
static int |
CHILDREN
No comment provided by developer, please add a comment to improve documentation. |
static int |
PARENT
No comment provided by developer, please add a comment to improve documentation. |
static int |
SIBLINGS
No comment provided by developer, please add a comment to improve documentation. |
Method Summary | |
static SelectionPropagationListener |
get()
No comment provided by developer, please add a comment to improve documentation. |
static SelectionPropagationListener |
get(int type)
No comment provided by developer, please add a comment to improve documentation. |
void |
selectionChanged(SelectionEvent event)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final transient int PARENT
public static final transient int CHILDREN
public static final transient int SIBLINGS
Method Detail |
public static SelectionPropagationListener get()
public static SelectionPropagationListener get(int type)
type
- No description provided
public void selectionChanged(SelectionEvent event)
selectionChanged
in interface SelectionListener
event
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |