|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionListener | |
de.uni_paderborn.fujaba.fsa | Fujaba Swing Adapter |
de.uni_paderborn.fujaba.fsa.listener |
Uses of SelectionListener in de.uni_paderborn.fujaba.fsa |
Classes in de.uni_paderborn.fujaba.fsa that implement SelectionListener | |
class |
SelectionManager
|
Uses of SelectionListener in de.uni_paderborn.fujaba.fsa.listener |
Classes in de.uni_paderborn.fujaba.fsa.listener that implement SelectionListener | |
class |
ArrowMoveListener
This class implements the handling of Arrow-Keys for moving FSAObjects around. |
class |
BorderHighlighter
No comment provided by developer, please add a comment to improve documentation. |
class |
ForegroundHighlighter
No comment provided by developer, please add a comment to improve documentation. |
class |
LineBendHighlighter
No comment provided by developer, please add a comment to improve documentation. |
class |
SelectionPropagationListener
No comment provided by developer, please add a comment to improve documentation. |
class |
VisibilityHighlighter
No comment provided by developer, please add a comment to improve documentation. |
Methods in de.uni_paderborn.fujaba.fsa.listener with parameters of type SelectionListener | |
static void |
SelectionListenerHelper.addSelectionListener(javax.swing.JComponent comp,
SelectionListener listener)
Access method for an one to n association. |
static boolean |
SelectionListenerHelper.removeSelectionListener(javax.swing.JComponent comp,
SelectionListener listener)
No comment provided by developer, please add a comment to improve documentation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |