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