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 $

Field Summary
private static VisibilityHighlighter singleton
          No comment provided by developer, please add a comment to improve documentation.
 
Constructor Summary
private VisibilityHighlighter()
          The default constructor is empty.
 
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
 

Field Detail

singleton

private static VisibilityHighlighter singleton
No comment provided by developer, please add a comment to improve documentation.

Constructor Detail

VisibilityHighlighter

private VisibilityHighlighter()
The default constructor is empty.

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