This class provides a border object that paints a one pixel border at the bottom of an object |
|
A container that lays out buttons in a horizontal bar. |
|
dialog that closes when escape is pressed |
|
A Document implementation that can be used with input from IME Fix for bugs 25338 & 24878 Swing's version of handleInsertString does not support IME's well This class returns a document which overrides insertString making a copy of the attribute set that doesn't mention ComposedTextAttribute but stores whether it saw the the ComposedTextAttribute on the way in and if so does not pass on UndoableEditEvents |
|
A JTextField implementation that can be used with input from IME Fixed bug 25338 Swing's version of handleInsertString does not support IME's well This class returns a document which overrides insertString making a copy of the attribute set that doesn't mention ComposedTextAttribute. |
|
The NoAltKeyEventPostProcessor class sovles the problem that a default Swing implementation of a dialog or message box requires the ALT key to be down in order for any mnemonics to work. |
|
This class provides a border object that paints a one pixel border at the top of an object |
|
Utilities for placing and examining windows. |
|
This a default list cell renderer used in the workshop look and feel. |
|