jview
Class JRemoteSwitcher.Window

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

public static final class JRemoteSwitcher.Window
extends Object

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


Constructor Summary
JRemoteSwitcher.Window()
           
 
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.Window

public JRemoteSwitcher.Window()
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