|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.fsa.listener.ForegroundHighlighter
No comment provided by developer, please add a comment to improve documentation.
| Field Summary | |
static java.lang.String |
OLDCOLOR_CLIENTPROPERTY
No comment provided by developer, please add a comment to improve documentation. |
private static ForegroundHighlighter |
singleton
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
private |
ForegroundHighlighter()
The default constructor is empty. |
| Method Summary | |
static ForegroundHighlighter |
get()
No comment provided by developer, please add a comment to improve documentation. |
private java.awt.Color |
getOldColor(javax.swing.JComponent comp)
Get the oldColor attribute of the ForegroundHighlighter object |
void |
selectionChanged(SelectionEvent event)
No comment provided by developer, please add a comment to improve documentation. |
private boolean |
setOldColor(javax.swing.JComponent comp,
java.awt.Color c)
Sets the oldColor attribute of the ForegroundHighlighter object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String OLDCOLOR_CLIENTPROPERTY
private static ForegroundHighlighter singleton
| Constructor Detail |
private ForegroundHighlighter()
| Method Detail |
public static ForegroundHighlighter get()
public void selectionChanged(SelectionEvent event)
selectionChanged in interface SelectionListenerevent - No description provided
private boolean setOldColor(javax.swing.JComponent comp,
java.awt.Color c)
comp - The new oldColor valuec - The new oldColor value
private java.awt.Color getOldColor(javax.swing.JComponent comp)
comp - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||