|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LookAndFeelManager in org.apache.myfaces.trinidadinternal.ui.laf |
|---|
| Methods in org.apache.myfaces.trinidadinternal.ui.laf that return LookAndFeelManager | |
|---|---|
static LookAndFeelManager |
LookAndFeelManager.createDefaultLookAndFeelManager()
Deprecated. Creates a LookAndFeelManager with default LookAndFeels registered. |
static LookAndFeelManager |
LookAndFeelManager.getDefaultLookAndFeelManager()
Deprecated. Returns the shared instanceof of LookAndFeelManager. |
| Uses of LookAndFeelManager in org.apache.myfaces.trinidadinternal.ui.laf.base.desktop |
|---|
| Methods in org.apache.myfaces.trinidadinternal.ui.laf.base.desktop with parameters of type LookAndFeelManager | |
|---|---|
static void |
BaseDesktopUtils.registerLookAndFeel(LookAndFeelManager manager)
Deprecated. Registers the desktop implementation of the Base Look And Feel with the specified LookAndFeelManager. |
| Uses of LookAndFeelManager in org.apache.myfaces.trinidadinternal.ui.laf.base.pda |
|---|
| Methods in org.apache.myfaces.trinidadinternal.ui.laf.base.pda with parameters of type LookAndFeelManager | |
|---|---|
static void |
PdaHtmlLafUtils.registerLookAndFeel(LookAndFeelManager manager)
Deprecated. Registers the pda html PC Look And Feel with the specified LookAndFeelManager. |
| Uses of LookAndFeelManager in org.apache.myfaces.trinidadinternal.ui.laf.simple.desktop |
|---|
| Methods in org.apache.myfaces.trinidadinternal.ui.laf.simple.desktop with parameters of type LookAndFeelManager | |
|---|---|
static void |
SimpleDesktopUtils.registerLookAndFeel(LookAndFeelManager manager)
Deprecated. Registers the desktop implementation of the Simple Look And Feel with the specified LookAndFeelManager. |
| Uses of LookAndFeelManager in org.apache.myfaces.trinidadinternal.ui.laf.simple.pda |
|---|
| Methods in org.apache.myfaces.trinidadinternal.ui.laf.simple.pda with parameters of type LookAndFeelManager | |
|---|---|
static void |
SimplePdaUtils.registerLookAndFeel(LookAndFeelManager manager)
Deprecated. Registers the Pocket PC Look And Feel with the specified LookAndFeelManager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||