com.cosylab.vdct.about
Interface LicenseTabModel

All Superinterfaces:
AboutTabModel
All Known Implementing Classes:
VisualDCTLicenseTabModel

public interface LicenseTabModel
extends AboutTabModel

Author:
To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Method Summary
 java.lang.String getLicense()
           
 
Methods inherited from interface com.cosylab.vdct.about.AboutTabModel
aquireData
 

Method Detail

getLicense

java.lang.String getLicense()