de.uni_paderborn.fujaba.fsa.listener
Class ForegroundHighlighter

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

public class ForegroundHighlighter
extends java.lang.Object
implements SelectionListener

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

Version:
$Revision: 1.11 $
Author:
$Author: lowende $

Field Summary
static java.lang.String OLDCOLOR_CLIENTPROPERTY
          No comment provided by developer, please add a comment to improve documentation.
 
Method Summary
static ForegroundHighlighter 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

OLDCOLOR_CLIENTPROPERTY

public static final java.lang.String OLDCOLOR_CLIENTPROPERTY
No comment provided by developer, please add a comment to improve documentation.

Method Detail

get

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