Uses of Interface
com.cosylab.vdct.about.AboutTabModel
-
Packages that use AboutTabModel Package Description com.cosylab.vdct.about -
-
Uses of AboutTabModel in com.cosylab.vdct.about
Subinterfaces of AboutTabModel in com.cosylab.vdct.about Modifier and Type Interface Description interfaceLicenseTabModelinterfaceProgramTabModelinterfaceSystemTabModelClasses in com.cosylab.vdct.about that implement AboutTabModel Modifier and Type Class Description classVisualDCTLicenseTabModelclassVisualDCTProgramTabModelclassVisualDCTSystemTabModelFields in com.cosylab.vdct.about declared as AboutTabModel Modifier and Type Field Description protected AboutTabModelAboutTabPanel. modelConstructors in com.cosylab.vdct.about with parameters of type AboutTabModel Constructor Description AboutTabPanel(AboutTabModel tabModel)Constructor for AboutTabPanel.SystemTabPanel(AboutTabModel tabModel)Constructor for SystemTabPanel.
-