com.cosylab.vdct.about
Class VisualDCTProgramTabModel
java.lang.Object
com.cosylab.vdct.about.VisualDCTProgramTabModel
- All Implemented Interfaces:
- AboutTabModel, ProgramTabModel
public class VisualDCTProgramTabModel
- extends java.lang.Object
- implements ProgramTabModel
- 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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisualDCTProgramTabModel
public VisualDCTProgramTabModel(java.lang.Object toAbout)
- Constructor for DefaultProgramTabModel.
getProductBuild
public java.lang.String getProductBuild()
- Specified by:
getProductBuild
in interface ProgramTabModel
- See Also:
com.cosylab.gui.components.about.ProgramTabModel#getProductBuild()
getProductBuildDate
public java.lang.String getProductBuildDate()
- Specified by:
getProductBuildDate
in interface ProgramTabModel
- See Also:
com.cosylab.gui.components.about.ProgramTabModel#getProductBuildDate()
getProductDocsURL
public java.net.URL getProductDocsURL()
- Specified by:
getProductDocsURL
in interface ProgramTabModel
- See Also:
com.cosylab.gui.components.about.ProgramTabModel#getProductDocsURL()
getProductLogoImage
public javax.swing.Icon getProductLogoImage()
- Specified by:
getProductLogoImage
in interface ProgramTabModel
- See Also:
com.cosylab.gui.components.about.ProgramTabModel#getProductLogoImage()
getProductName
public java.lang.String getProductName()
- Specified by:
getProductName
in interface ProgramTabModel
- See Also:
com.cosylab.gui.components.about.ProgramTabModel#getProductName()
getProductURL
public java.net.URL getProductURL()
- Specified by:
getProductURL
in interface ProgramTabModel
- See Also:
com.cosylab.gui.components.about.ProgramTabModel#getProductURL()
getProductVersion
public java.lang.String getProductVersion()
- Specified by:
getProductVersion
in interface ProgramTabModel
- See Also:
com.cosylab.gui.components.about.ProgramTabModel#getProductVersion()
getVendor
public java.lang.String getVendor()
- Specified by:
getVendor
in interface ProgramTabModel
- See Also:
com.cosylab.gui.components.about.ProgramTabModel#getVendor()
getVendorEmail
public java.lang.String getVendorEmail()
- Specified by:
getVendorEmail
in interface ProgramTabModel
- See Also:
com.cosylab.gui.components.about.ProgramTabModel#getVendorEmail()
getVendorURL
public java.net.URL getVendorURL()
- Specified by:
getVendorURL
in interface ProgramTabModel
- See Also:
com.cosylab.gui.components.about.ProgramTabModel#getVendorURL()
aquireData
public void aquireData()
- Specified by:
aquireData
in interface AboutTabModel
- See Also:
com.cosylab.gui.components.about.AboutTabModel#aquireData()