|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidadinternal.ui.laf.Score
org.apache.myfaces.trinidadinternal.ui.laf.ScoreProxy
@Deprecated public class ScoreProxy
The Score subclass which is used to wrap another Score.
| Field Summary |
|---|
| Fields inherited from class org.apache.myfaces.trinidadinternal.ui.laf.Score |
|---|
COMPARISON_MATCH, DONT_CARE_MATCH, EXACT_MATCH, NO_MATCH, RANGE_MATCH |
| Constructor Summary | |
|---|---|
ScoreProxy(Score baseScore)
Deprecated. Creates a ScoreProxy which wraps the specified "base" Score. |
|
| Method Summary | |
|---|---|
int |
getAgentApplicationScore()
Deprecated. Returns the score for the Agent application. |
int |
getAgentOSScore()
Deprecated. Returns the score for the Agent operating system. |
int |
getAgentTypeScore()
Deprecated. Returns the score for the Agent type. |
int |
getAgentVersionScore()
Deprecated. Returns the score for the Agent version. |
int |
getDiscriminantScore()
Deprecated. Returns a discriminant score that is used as a tie-breaker when multiple LookAndFeels produce the same score. |
int |
getNameScore()
Deprecated. Returns the score for the look and feel family name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScoreProxy(Score baseScore)
| Method Detail |
|---|
public int getNameScore()
getNameScore in class Scorepublic int getAgentTypeScore()
getAgentTypeScore in class Scorepublic int getAgentApplicationScore()
getAgentApplicationScore in class Scorepublic int getAgentVersionScore()
getAgentVersionScore in class Scorepublic int getAgentOSScore()
getAgentOSScore in class Scorepublic int getDiscriminantScore()
getDiscriminantScore in class Score
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||