de.uni_paderborn.fujaba.fsa.listener
Class LineBendHighlighter

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

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

Constructor Detail

LineBendHighlighter

private LineBendHighlighter()
The default constructor is empty.

Method Detail

get

public static LineBendHighlighter 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