jview
Class JRemoteSwitcher.Frame

java.lang.Object
  extended by jview.JRemoteSwitcher.Frame
Enclosing class:
JRemoteSwitcher

public static final class JRemoteSwitcher.Frame
extends Object

Puts the remote switcher application into a single window, i.e. without decorations.


Constructor Summary
JRemoteSwitcher.Frame()
           
 
Method Summary
static void main(String[] arg)
          The command line argument are the properties of the remote application switcher.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRemoteSwitcher.Frame

public JRemoteSwitcher.Frame()
Method Detail

main

public static void main(String[] arg)
                 throws RemoteException
The command line argument are the properties of the remote application switcher.

Throws:
RemoteException