fi.hut.tml.xsmiles.gui.gui2
Class KickStart
java.lang.Object
fi.hut.tml.xsmiles.Xsmiles
fi.hut.tml.xsmiles.gui.gui2.KickStart
- Direct Known Subclasses:
- KickStartFTV, KickStartSimple, KickStartSwing, XSmilesApplet.AppletKickStart
- public class KickStart
- extends Xsmiles
An easy way to kickstart the browser with a GUI wrapper
This does not use the old GUI framework in X-Smiles, but
rather just creates a frame and creates a BrowserWindow without an
old - type of GUI and puts that into the frame.
This class shows that it is easy to create a project that launches X-Smiles inside it.
- Author:
- honkkis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static KickStart instance
gui
public GUIInterface gui
KickStart
public KickStart()
main
public static void main(java.lang.String[] args)
launchBrowser
public Browser launchBrowser(java.lang.String initialURL)
throws java.lang.Throwable
- This method launches our own Frame instead of the normal Browser.
- Overrides:
launchBrowser in class Xsmiles
- Throws:
java.lang.Throwable
setXMLConfigurer
protected void setXMLConfigurer(XMLConfigurer conf)
getGUIClass
public java.lang.String getGUIClass()
X-Smiles 1.2