Package com.cosylab.vdct.about
Interface AboutTab
-
- All Known Implementing Classes:
AboutTabPanel
,LicenseTabPanel
,ProgramTabPanel
,SystemTabPanel
public interface AboutTab
- Author:
- cosylab 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
JPanel
getPanel()
-