QJCC homepage

biz.chitec.qdemo.util
Class HotkeysDemo

java.lang.Object
  extended bybiz.chitec.qdemo.util.HotkeysDemo

public class HotkeysDemo
extends java.lang.Object

Demonstration program for Hotkeys class.

Version:
$Id: ca081aef4635b78f02deea8ee84f389a1b9d0549 $
Author:
chitec/Dirk Hillbrecht 2004. Distributed under the terms of the GNU LGPL.

Constructor Summary
HotkeysDemo()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HotkeysDemo

public HotkeysDemo()
Method Detail

main

public static void main(java.lang.String[] args)

QJCC homepage