|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mindtree.techworks.insight.releng.mvn.nsis.model.WelcomePageSettings
public class WelcomePageSettings
To add a newline to any of these texts, use \r\n instead of $\r$\n .
| Constructor Summary | |
|---|---|
WelcomePageSettings()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
Get text to display on the page. |
java.lang.String |
getTitle()
Get title to display on the top of the page. |
boolean |
isTitle3Lines()
Get extra space for the title area. |
void |
setText(java.lang.String text)
Set text to display on the page. |
void |
setTitle(java.lang.String title)
Set title to display on the top of the page. |
void |
setTitle3Lines(boolean title3Lines)
Set extra space for the title area. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WelcomePageSettings()
| Method Detail |
|---|
public java.lang.String getText()
public java.lang.String getTitle()
public boolean isTitle3Lines()
public void setText(java.lang.String text)
text - public void setTitle(java.lang.String title)
title - public void setTitle3Lines(boolean title3Lines)
title3Lines -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||