org.tbee.swing
Class ShortCutVisualizer
java.lang.Object
org.tbee.swing.ShortCutVisualizer
public class ShortCutVisualizer
- extends Object
This class installs key listeners onto a TextComponent (e.g. JTextField) and shows in text the keys pressed.
For example "Shift+Home" when shift and home are pressed simultaniously.
- Version:
- $Revision: 1.1 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShortCutVisualizer
public ShortCutVisualizer()
install
public static void install(JTextComponent tf)
main
public static void main(String[] args)
Copyright © 2011 KnowledgePlaza. All Rights Reserved.