|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LookAndFeelScorer | |
|---|---|
| org.apache.myfaces.trinidadinternal.ui.laf | |
| Uses of LookAndFeelScorer in org.apache.myfaces.trinidadinternal.ui.laf |
|---|
| Subclasses of LookAndFeelScorer in org.apache.myfaces.trinidadinternal.ui.laf | |
|---|---|
class |
NameAndAgentScorer
Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore. |
class |
NameOnlyScorer
Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore. |
| Methods in org.apache.myfaces.trinidadinternal.ui.laf that return LookAndFeelScorer | |
|---|---|
LookAndFeelScorer |
LookAndFeelManager.getLookAndFeelScorer(LookAndFeel laf)
Deprecated. Returns the LookAndFeelScorer for the specified LookAndFeel. |
| Methods in org.apache.myfaces.trinidadinternal.ui.laf with parameters of type LookAndFeelScorer | |
|---|---|
void |
LookAndFeelManager.registerLookAndFeel(LookAndFeelScorer scorer,
LookAndFeel laf)
Deprecated. Registers the specified LookAndFeel to be used with the specified scorer. |
void |
LookAndFeelManager.unregisterLookAndFeel(LookAndFeelScorer scorer)
Deprecated. Unregisters the LookAndFeel for the specified scorer. |
| Constructors in org.apache.myfaces.trinidadinternal.ui.laf with parameters of type LookAndFeelScorer | |
|---|---|
NameOnlyScorer(java.lang.String requiredLafName,
LookAndFeelScorer baseScorer)
Deprecated. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||