Uses of Interface
com.cosylab.vdct.about.LicenseTabModel
-
Packages that use LicenseTabModel Package Description com.cosylab.vdct.about -
-
Uses of LicenseTabModel in com.cosylab.vdct.about
Classes in com.cosylab.vdct.about that implement LicenseTabModel Modifier and Type Class Description class
VisualDCTLicenseTabModel
Constructors in com.cosylab.vdct.about with parameters of type LicenseTabModel Constructor Description LicenseTabPanel(LicenseTabModel tabModel)
Constructor for LicenseTab.
-