Uses of Class
ca.phon.app.VersionInfo
Packages that use VersionInfo
-
Uses of VersionInfo in ca.phon.app
Classes in ca.phon.app that implement interfaces with type arguments of type VersionInfoModifier and TypeClassDescriptionclass
Methods for determining the version number of the application.Methods in ca.phon.app that return VersionInfoModifier and TypeMethodDescriptionstatic VersionInfo
VersionInfo.getInstance()
Get the shared instanceMethods in ca.phon.app with parameters of type VersionInfo -
Uses of VersionInfo in ca.phon.app.opgraph.wizard
Methods in ca.phon.app.opgraph.wizard that return VersionInfoMethods in ca.phon.app.opgraph.wizard with parameters of type VersionInfoModifier and TypeMethodDescriptionvoid
WizardExtension.setMinVersion
(VersionInfo version) void
WizardInfo.setMinVersion
(VersionInfo version)