|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLConfigurer | |
| fi.hut.tml.xsmiles | XSmiles browser core. |
| fi.hut.tml.xsmiles.gui.gui2 | |
| fi.hut.tml.xsmiles.gui.gui2.awt | |
| fi.hut.tml.xsmiles.gui.gui2.swing | |
| fi.hut.tml.xsmiles.gui.swing | |
| fi.hut.tml.xsmiles.mlfc.general | General utilities used by the MLFCs. |
| fi.hut.tml.xsmiles.protocol.http | |
| Uses of XMLConfigurer in fi.hut.tml.xsmiles |
| Fields in fi.hut.tml.xsmiles declared as XMLConfigurer | |
protected static XMLConfigurer |
Browser.browserConfigurer
|
| Methods in fi.hut.tml.xsmiles that return XMLConfigurer | |
XMLConfigurer |
BrowserWindow.getBrowserConfigurer()
The accessor method for the XMLConfigurer. |
XMLConfigurer |
Browser.getBrowserConfigurer()
The accessor method for the XMLConfigurer. |
XMLConfigurer |
Xsmiles.getXMLConfigurer()
|
| Methods in fi.hut.tml.xsmiles with parameters of type XMLConfigurer | |
static void |
Browser.setXMLConfigurerStatic(XMLConfigurer config)
|
| Uses of XMLConfigurer in fi.hut.tml.xsmiles.gui.gui2 |
| Methods in fi.hut.tml.xsmiles.gui.gui2 with parameters of type XMLConfigurer | |
void |
GUIInterface.setXMLConfigurer(XMLConfigurer c)
|
protected void |
KickStart.setXMLConfigurer(XMLConfigurer conf)
|
| Uses of XMLConfigurer in fi.hut.tml.xsmiles.gui.gui2.awt |
| Fields in fi.hut.tml.xsmiles.gui.gui2.awt declared as XMLConfigurer | |
protected XMLConfigurer |
AWTGUI.config
|
| Methods in fi.hut.tml.xsmiles.gui.gui2.awt with parameters of type XMLConfigurer | |
void |
AWTGUI.setXMLConfigurer(XMLConfigurer c)
|
void |
SimpleAWTGUI.setXMLConfigurer(XMLConfigurer c)
|
| Uses of XMLConfigurer in fi.hut.tml.xsmiles.gui.gui2.swing |
| Methods in fi.hut.tml.xsmiles.gui.gui2.swing with parameters of type XMLConfigurer | |
protected void |
KickStartSwing.setXMLConfigurer(XMLConfigurer conf)
This method launches our own Frame instead of the normal Browser. |
| Uses of XMLConfigurer in fi.hut.tml.xsmiles.gui.swing |
| Methods in fi.hut.tml.xsmiles.gui.swing with parameters of type XMLConfigurer | |
static void |
LookAndFeelManager.setStyle(XMLConfigurer configurer)
|
| Uses of XMLConfigurer in fi.hut.tml.xsmiles.mlfc.general |
| Methods in fi.hut.tml.xsmiles.mlfc.general with parameters of type XMLConfigurer | |
static boolean |
MediaQuery.evalMedia(java.lang.String media,
XMLConfigurer guiconfig)
Evaluate media attribute according to the Media Queries spec. |
| Uses of XMLConfigurer in fi.hut.tml.xsmiles.protocol.http |
| Methods in fi.hut.tml.xsmiles.protocol.http with parameters of type XMLConfigurer | |
static void |
XHttpURLConnection.setConfigurer(XMLConfigurer conf)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||