Uses of Interface
com.cosylab.vdct.about.AboutTab
-
Packages that use AboutTab Package Description com.cosylab.vdct.about -
-
Uses of AboutTab in com.cosylab.vdct.about
Classes in com.cosylab.vdct.about that implement AboutTab Modifier and Type Class Description class
AboutTabPanel
class
LicenseTabPanel
class
ProgramTabPanel
class
SystemTabPanel
Methods in com.cosylab.vdct.about with parameters of type AboutTab Modifier and Type Method Description void
AboutDialog. addAboutTab(AboutTab tabToAdd)
void
AboutDialogEngine. addAboutTab(AboutTab newTab)
This method is intended for adding Tab object into tabs ArrayList.void
AboutTabReceiver. addAboutTab(AboutTab tabToAdd)
-