Class WizardInfo
java.lang.Object
ca.phon.app.opgraph.wizard.WizardInfo
-
Constructor Summary
ConstructorsConstructorDescriptionWizardInfo
(String title) WizardInfo
(String title, String message) WizardInfo
(String title, String message, WizardInfoMessageFormat format) -
Method Summary
Modifier and TypeMethodDescriptionGet message in HTML formatgetTitle()
void
setFormat
(WizardInfoMessageFormat format) void
setMessage
(String message) void
setMinVersion
(VersionInfo version) void
-
Constructor Details
-
WizardInfo
public WizardInfo() -
WizardInfo
-
WizardInfo
-
WizardInfo
-
-
Method Details
-
getTitle
-
setTitle
-
getMessage
-
setMessage
-
getFormat
-
setFormat
-
getMinVersion
-
setMinVersion
-
getMessageHTML
-