|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GUI | |
| fi.hut.tml.xsmiles | XSmiles browser core. |
| fi.hut.tml.xsmiles.gui | The graphical user interface. |
| fi.hut.tml.xsmiles.gui.components.awt | The common components for all GUIs. |
| fi.hut.tml.xsmiles.gui.components.havi | |
| fi.hut.tml.xsmiles.gui.components.swing | |
| fi.hut.tml.xsmiles.gui.ftv | The 'Future TV' graphical user interface. |
| fi.hut.tml.xsmiles.gui.havi | |
| fi.hut.tml.xsmiles.gui.imode | |
| fi.hut.tml.xsmiles.gui.met | |
| fi.hut.tml.xsmiles.gui.mobile | |
| fi.hut.tml.xsmiles.gui.newgui | The new graphical user interface. |
| fi.hut.tml.xsmiles.gui.swing | |
| fi.hut.tml.xsmiles.mlfc.gui | |
| Uses of GUI in fi.hut.tml.xsmiles |
| Methods in fi.hut.tml.xsmiles that return GUI | |
GUI |
BrowserWindow.getCurrentGUI()
The accessor method for the GUI. |
GUI |
Browser.getCurrentGUI()
The accessor method for the GUI. |
GUI |
GUIManager.getCurrentGUI()
|
| Uses of GUI in fi.hut.tml.xsmiles.gui |
| Classes in fi.hut.tml.xsmiles.gui that implement GUI | |
class |
NullGUIAWT
A stub GUI. |
class |
XSmilesUIAWT
very stripped down GUI base class that does not use swing at all All it does, is dispatch events to possible listeners |
| Uses of GUI in fi.hut.tml.xsmiles.gui.components.awt |
| Fields in fi.hut.tml.xsmiles.gui.components.awt declared as GUI | |
protected GUI |
AWTTextComponent.fGUI
|
| Constructors in fi.hut.tml.xsmiles.gui.components.awt with parameters of type GUI | |
AWTInput(GUI gui)
|
|
AWTInput(char passwdchar,
GUI gui)
|
|
AWTTextArea(java.lang.String s,
GUI g)
|
|
AWTTextComponent(GUI gui)
|
|
| Uses of GUI in fi.hut.tml.xsmiles.gui.components.havi |
| Constructors in fi.hut.tml.xsmiles.gui.components.havi with parameters of type GUI | |
HaviInput(char passwdchar,
GUI gui)
|
|
| Uses of GUI in fi.hut.tml.xsmiles.gui.components.swing |
| Fields in fi.hut.tml.xsmiles.gui.components.swing declared as GUI | |
protected GUI |
SwingTextComponent.fGUI
|
| Constructors in fi.hut.tml.xsmiles.gui.components.swing with parameters of type GUI | |
SwingTextArea(java.lang.String s,
GUI gui)
|
|
LWThemeMenu(BrowserWindow b,
GUI g)
|
|
SwingTextComponent(GUI gui)
|
|
LWCMenu(BrowserWindow b,
GUI g)
|
|
LWCMenu(BrowserWindow b,
GUI g,
javax.swing.JMenu m)
|
|
SwingInput(GUI gui)
|
|
SwingInput(char passwdchar,
GUI gui)
|
|
| Uses of GUI in fi.hut.tml.xsmiles.gui.ftv |
| Classes in fi.hut.tml.xsmiles.gui.ftv that implement GUI | |
class |
FtvGUI
FtvGUI is a TV GUI for the XSmiles browser. |
| Uses of GUI in fi.hut.tml.xsmiles.gui.havi |
| Classes in fi.hut.tml.xsmiles.gui.havi that implement GUI | |
class |
NullGUIHavi
A stub GUI. |
| Uses of GUI in fi.hut.tml.xsmiles.gui.imode |
| Classes in fi.hut.tml.xsmiles.gui.imode that implement GUI | |
class |
IMode
A imode mockup |
| Uses of GUI in fi.hut.tml.xsmiles.gui.met |
| Classes in fi.hut.tml.xsmiles.gui.met that implement GUI | |
class |
GUIImpl
Base class for both MetouiaGUI and BrowserTab (both offer the same contentHandlers etc, but the BrowserTab doesn't do the Tabbing or frame also this takes care of adding and removing tabs |
class |
Metouia
A GUI using the BrowserWindow as a toolkit, instead of integrating directly to it 100% Swing, currently using the metouia style |
| Uses of GUI in fi.hut.tml.xsmiles.gui.mobile |
| Classes in fi.hut.tml.xsmiles.gui.mobile that implement GUI | |
class |
MobileGUI
A GUI For mobile devices |
| Constructors in fi.hut.tml.xsmiles.gui.mobile with parameters of type GUI | |
LWCMenu(BrowserWindow b,
GUI g,
javax.swing.JMenu m)
|
|
| Uses of GUI in fi.hut.tml.xsmiles.gui.newgui |
| Classes in fi.hut.tml.xsmiles.gui.newgui that implement GUI | |
class |
NewGUI
A New GUI! With Swing |
| Constructors in fi.hut.tml.xsmiles.gui.newgui with parameters of type GUI | |
CMenu(GUI g,
BrowserWindow b)
|
|
| Uses of GUI in fi.hut.tml.xsmiles.gui.swing |
| Classes in fi.hut.tml.xsmiles.gui.swing that implement GUI | |
class |
NullGUI
A stub GUI. |
class |
XSmilesUI
|
| Uses of GUI in fi.hut.tml.xsmiles.mlfc.gui |
| Classes in fi.hut.tml.xsmiles.mlfc.gui that implement GUI | |
class |
XMLGUI
A GUI, which is to be configured via XML |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||