Posts Tagged ‘key listener’
KeyGrab – grab key combinations using TextField in Swing/Java.
Posted by ski | Filed under Developement, English
Description.
This small component was cut out form the bigger project. It’s extension of JTextLabel which easily can be added to you java swing project, to provide text box which can easily grab and display key combinations.
Features.
Open source, free to use.
Free access to current key combination associated with TextBox.
Callbacks while new conbinations is being set.
Possibility of [...]
Tags: Java, JTextField, key listener, Swing