fi.hut.tml.xsmiles
Class Xsmiles
java.lang.Object
fi.hut.tml.xsmiles.Xsmiles
- Direct Known Subclasses:
- KickStart
- public class Xsmiles
- extends java.lang.Object
This is the main class of the program. reads the parameters and instantiates
one BrowserWindow with the default GUI.
Giving an argument sends the debug to that file TR 12.4.2000 (change done by
Farooq)
- Version:
- $Revision: 6573 $
- Author:
- Aki Teppo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
initDialogClassname
protected static java.lang.String initDialogClassname
browserWindows
protected static java.util.Vector browserWindows
instance
protected static Xsmiles instance
initialURLStr
protected java.lang.String initialURLStr
configFile
protected java.io.File configFile
socketListener
protected SocketListener socketListener
XSMILES_SECURITY_POLICY
public static final java.lang.String XSMILES_SECURITY_POLICY
- URL for Xsmiles's security policy file
- See Also:
- Constant Field Values
securityEnforcer
protected ApplicationSecurityEnforcer securityEnforcer
Xsmiles
public Xsmiles()
initSequence
public void initSequence(java.lang.String[] args)
getXMLConfigurer
public XMLConfigurer getXMLConfigurer()
launchBrowser
public Browser launchBrowser(java.lang.String initialURL)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
webstart
public static boolean webstart()
applySecurityPolicy
protected void applySecurityPolicy(boolean policyEnabled)
X-Smiles 1.2