|
Class Summary |
| DebugMethods |
some small methods helpful during development,
to wait before program ends to see object instance
statistics, once just until return is pressed,
once a loop in which one can force GC, see object statistics,
etc. |
| DummyFrameWithMenu |
Dummy JFrame (KFrame) with menu. |
| KDialog |
KDialog adds some generally useful functions to JDialog. |
| KFrame |
KFrame adds some generally useful functions to JFrame. |
| SaveWindow |
Saves window position and size. |
| SwingReferenceCleanupHacks |
Special hack to cleanup some static reference to the JFrame
inside Swing; copied from here:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4907798 |