org.tbee.swing
Class CurrentLineHighlighter
java.lang.Object
org.tbee.swing.CurrentLineHighlighter
public class CurrentLineHighlighter
- extends Object
This class can be used to highlight the current line for any JTextComponent.
- Version:
- $Revision: 1.9 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOURCECODE_VERSION
public static final String SOURCECODE_VERSION
- Standard variable for determining version of a class file.
- See Also:
- Constant Field Values
CurrentLineHighlighter
public CurrentLineHighlighter()
install
public static void install(JTextComponent c)
uninstall
public static void uninstall(JTextComponent c)
Copyright © 2012 KnowledgePlaza. All Rights Reserved.