|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Text Utilities of API. The class provides a language texts for HTML page. The text result of the methodo have got a true codepage.
| Field Summary | |
static java.lang.String |
SHOW
Slide Show HTML File Name. |
static java.lang.String |
SHOW_INTRO
Intro Slide Show HTML File Name. |
| Method Summary | |
java.lang.String |
getApplName()
Deprecated. See Api.getApplName() |
Note |
getButtonTagIndex()
Get a Button Tag for an Index page. |
Note |
getButtonTagMenu()
Get a Button Tag for a Menu page. |
Note |
getButtonTagNext()
Get a Button Tag for a next page. |
Note |
getButtonTagPrev()
Get a Button Tag for a previous page. |
Note |
getButtonTagShow()
Get a Button Tag for a slide show page. |
java.lang.String |
getCharset()
Deprecated. See Api.getCharset() |
Note |
getKeyNameEsc()
Returns the Language Note of a Key Escape. |
Note |
getKeyNameLeft()
Returns the Language Note of a Key Cursor Left. |
Note |
getKeyNameRight()
Returns the Language Note of a Key Cursor Right. |
Note |
getKeyNameSpace()
Returns the Language Note of a Key Space Bar. |
java.lang.String |
getLink2Css()
Return the Link to CSS. |
java.lang.String |
getLink2Css(java.lang.String prefix)
Return the Link to CSS: |
Note |
getPoweredBy()
Returns the language text "Powered by PPSee" include a HTML tags. |
Note |
getPoweredByText()
Returns the unformatted language text "Powered by PPSee". |
java.awt.Color |
getSimilarColor_(java.awt.Color color,
int ratio)
Returns a similar Color. |
java.lang.String |
getSimilarColor(java.lang.String color)
Returns a similar Color by default color ratio (12%). |
java.lang.String |
getSimilarColor(java.lang.String color,
int ratio)
Returns a similar Color |
Note |
getText(java.lang.String key)
Return the language text form a text properties file. |
Note |
getText(java.lang.String key,
java.lang.String param)
Return the HTML language text form appropriate text properties file by a key and parameter. |
java.lang.String |
getVersion()
Deprecated. See Api.getApplVersion() |
| Field Detail |
public static final java.lang.String SHOW_INTRO
public static final java.lang.String SHOW
| Method Detail |
public Note getText(java.lang.String key)
public Note getText(java.lang.String key,
java.lang.String param)
public java.lang.String getCharset()
public java.lang.String getApplName()
public java.lang.String getVersion()
public java.lang.String getLink2Css()
public java.lang.String getLink2Css(java.lang.String prefix)
prefix - You can set a prefix to a general directory.
If you set a null value, function returns a standard relative path.public Note getPoweredByText()
public Note getPoweredBy()
public Note getKeyNameLeft()
public Note getKeyNameRight()
public Note getKeyNameEsc()
public Note getKeyNameSpace()
public Note getButtonTagPrev()
public Note getButtonTagNext()
public Note getButtonTagMenu()
public Note getButtonTagIndex()
public Note getButtonTagShow()
public java.lang.String getSimilarColor(java.lang.String color)
color - the source color
public java.lang.String getSimilarColor(java.lang.String color,
int ratio)
color - the source colorratio - The strength of change (1-100)%
public java.awt.Color getSimilarColor_(java.awt.Color color,
int ratio)
color - the source colorratio - The strength of change (0-100)%
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||