com.objexcel.objirc
Class Context

java.lang.Object
  |
  +--com.objexcel.objirc.Context

public final class Context
extends java.lang.Object
implements com.objexcel.objirc.IObjircProperties


Constructor Summary
Context(javax.swing.JApplet anApplet)
           
 
Method Summary
 javax.swing.JApplet getApplet()
           
 java.lang.String getLocalHostName()
          returns the local host name set for the app, null if none
 boolean isApplet()
           
static void start()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Context

public Context(javax.swing.JApplet anApplet)
Method Detail

start

public static void start()

getApplet

public javax.swing.JApplet getApplet()

isApplet

public boolean isApplet()

getLocalHostName

public java.lang.String getLocalHostName()
returns the local host name set for the app, null if none