|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GUIEventListener | |
| fi.hut.tml.xsmiles | XSmiles browser core. |
| fi.hut.tml.xsmiles.event | |
| fi.hut.tml.xsmiles.gui | The graphical user interface. |
| fi.hut.tml.xsmiles.gui.gui2.awt | |
| fi.hut.tml.xsmiles.gui.gui2.swing | |
| fi.hut.tml.xsmiles.gui.met | |
| fi.hut.tml.xsmiles.mlfc.smil.viewer.havi | |
| fi.hut.tml.xsmiles.mlfc.xforms.dialog | A layer on top of XML+XForms DOM that generates a dialogue-type of UI that can be used with speech. |
| Uses of GUIEventListener in fi.hut.tml.xsmiles |
| Methods in fi.hut.tml.xsmiles with parameters of type GUIEventListener | |
void |
EventBroker.addGUIEventListener(GUIEventListener l)
|
void |
EventBroker.removeGUIEventListener(GUIEventListener l)
|
| Uses of GUIEventListener in fi.hut.tml.xsmiles.event |
| Classes in fi.hut.tml.xsmiles.event that implement GUIEventListener | |
class |
GUIEventAdapter
|
| Uses of GUIEventListener in fi.hut.tml.xsmiles.gui |
| Methods in fi.hut.tml.xsmiles.gui with parameters of type GUIEventListener | |
void |
XSmilesUIAWT.addGUIEventListener(GUIEventListener e)
These are only to be used by the Browser class. |
void |
XSmilesUIAWT.removeGUIEventListener(GUIEventListener e)
|
void |
GUI.addGUIEventListener(GUIEventListener e)
|
void |
GUI.removeGUIEventListener(GUIEventListener e)
|
| Uses of GUIEventListener in fi.hut.tml.xsmiles.gui.gui2.awt |
| Classes in fi.hut.tml.xsmiles.gui.gui2.awt that implement GUIEventListener | |
class |
GUITab
The GUITab contains one tab. |
class |
SimpleAWTGUI
This is a simple ABSTRACT GUI that does not use the OLD gui system. |
| Uses of GUIEventListener in fi.hut.tml.xsmiles.gui.gui2.swing |
| Classes in fi.hut.tml.xsmiles.gui.gui2.swing that implement GUIEventListener | |
class |
SimpleNoGUI
|
class |
SimpleSwingGUI
This is a simple ABSTRACT GUI that does not use the OLD gui system. |
| Uses of GUIEventListener in fi.hut.tml.xsmiles.gui.met |
| Classes in fi.hut.tml.xsmiles.gui.met that implement GUIEventListener | |
class |
BrowserTab
A Component that goes into the tab of the Met GUI Basically it attached a listener to the browserwindow provides an area for the mlfc controls, and shows if the browser is loading/resting |
| Uses of GUIEventListener in fi.hut.tml.xsmiles.mlfc.smil.viewer.havi |
| Classes in fi.hut.tml.xsmiles.mlfc.smil.viewer.havi that implement GUIEventListener | |
class |
BrowserViewer.GUIListener
|
| Uses of GUIEventListener in fi.hut.tml.xsmiles.mlfc.xforms.dialog |
| Classes in fi.hut.tml.xsmiles.mlfc.xforms.dialog that implement GUIEventListener | |
class |
DynamicDialogHandler
This class is launched by the browser menu command. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||