Uses of Interface
com.cosylab.vdct.about.AboutTabReceiver
-
Packages that use AboutTabReceiver Package Description com.cosylab.vdct.about -
-
Uses of AboutTabReceiver in com.cosylab.vdct.about
Classes in com.cosylab.vdct.about that implement AboutTabReceiver Modifier and Type Class Description class
AboutDialog
Insert the type's description here.Fields in com.cosylab.vdct.about declared as AboutTabReceiver Modifier and Type Field Description protected AboutTabReceiver
AboutDialogEngine. receiver
Methods in com.cosylab.vdct.about that return AboutTabReceiver Modifier and Type Method Description AboutTabReceiver
AboutDialogEngine. getReceiver()
Returns the receiver.
-