com.cosylab.vdct.about
Interface ProgramTabModel
- All Superinterfaces:
- AboutTabModel
- All Known Implementing Classes:
- VisualDCTProgramTabModel
public interface ProgramTabModel
- extends AboutTabModel
- Author:
- To change this generated comment edit the template variable "typecomment":
Window>Preferences>Java>Templates.
To enable and disable the creation of type comments go to
Window>Preferences>Java>Code Generation.
getProductLogoImage
javax.swing.Icon getProductLogoImage()
getProductName
java.lang.String getProductName()
getProductVersion
java.lang.String getProductVersion()
getProductBuild
java.lang.String getProductBuild()
getProductBuildDate
java.lang.String getProductBuildDate()
getProductURL
java.net.URL getProductURL()
getProductDocsURL
java.net.URL getProductDocsURL()
getVendorEmail
java.lang.String getVendorEmail()
getVendorURL
java.net.URL getVendorURL()
getVendor
java.lang.String getVendor()