de.uni_paderborn.fujaba.fsa.listener
Class VisibilityHighlighter

java.lang.Object
  extended byde.uni_paderborn.fujaba.fsa.listener.VisibilityHighlighter
All Implemented Interfaces:
java.util.EventListener, SelectionListener

public class VisibilityHighlighter
extends java.lang.Object
implements SelectionListener

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.10 $
Author:
$Author: lowende $

Method Summary
static VisibilityHighlighter get()
          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
 

Method Detail

get

public static VisibilityHighlighter get()
No comment provided by developer, please add a comment to improve documentation.

Returns:
No description provided

selectionChanged

public void selectionChanged(SelectionEvent event)
No comment provided by developer, please add a comment to improve documentation.

Specified by:
selectionChanged in interface SelectionListener
Parameters:
event - No description provided