stella.jview
Class JOffLimit.Client

java.lang.Object
  extended by stella.jview.JOffLimit.Client
Enclosing class:
JOffLimit

public static class JOffLimit.Client
extends Object

In this evocation, we act as a gesture client.


Constructor Summary
JOffLimit.Client()
           
 
Method Summary
static void main(String[] arg)
          We create a master frame, where we enter the offlimit panel.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JOffLimit.Client

public JOffLimit.Client()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
We create a master frame, where we enter the offlimit panel.

Throws:
Exception