|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.gui.XSmilesUIAWT
fi.hut.tml.xsmiles.gui.havi.NullGUIHavi
A stub GUI. The main function is to send events to third party GUIs and also to provide default implementations of the ComponentFactory and ContentHandler classes.
| Field Summary | |
protected MLFCControls |
mlfcControls
|
protected java.awt.Window |
window
Return mainFrame |
| Fields inherited from class fi.hut.tml.xsmiles.gui.XSmilesUIAWT |
browserWindow, focusPointProviders, guiEventListeners, latestLoc, latestTitle |
| Constructor Summary | |
NullGUIHavi(BrowserWindow b)
|
|
NullGUIHavi(BrowserWindow b,
java.awt.Container c)
|
|
| Method Summary | |
void |
browserReady()
Stop animating. |
void |
destroy()
Destroy The GUI (delete frame, etc) |
BrowserConstraints |
getBrowserConstraints()
|
ComponentFactory |
getComponentFactory()
Default components. |
ContentHandlerFactory |
getContentHandlerFactory()
|
MLFCControls |
getMLFCControls()
|
java.awt.Container |
getMLFCToolbar()
Returns the MLFCToolbar where the MLFC's can then add their controls |
java.awt.Window |
getWindow()
|
void |
setWindow(java.awt.Window win)
|
void |
validate()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected MLFCControls mlfcControls
protected java.awt.Window window
| Constructor Detail |
public NullGUIHavi(BrowserWindow b,
java.awt.Container c)
b - the BrowserWindowc - componentContainer (optional)public NullGUIHavi(BrowserWindow b)
b - the BrowserWindow| Method Detail |
public MLFCControls getMLFCControls()
getMLFCControls in interface GUIgetMLFCControls in class XSmilesUIAWTpublic ComponentFactory getComponentFactory()
XSmilesUIAWT
getComponentFactory in interface GUIgetComponentFactory in class XSmilesUIAWTComponentFactorypublic void validate()
public BrowserConstraints getBrowserConstraints()
public ContentHandlerFactory getContentHandlerFactory()
getContentHandlerFactory in interface GUIgetContentHandlerFactory in class XSmilesUIAWTContentHandlerFactorypublic java.awt.Window getWindow()
getWindow in interface GUIgetWindow in class XSmilesUIAWTpublic void setWindow(java.awt.Window win)
public void destroy()
GUI
destroy in interface GUIdestroy in class XSmilesUIAWTpublic java.awt.Container getMLFCToolbar()
public void browserReady()
browserReady in interface GUIbrowserReady in class XSmilesUIAWT
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||