Package com.cosylab.vdct.about
Interface SystemTabModel
-
- All Superinterfaces:
AboutTabModel
- All Known Implementing Classes:
VisualDCTSystemTabModel
public interface SystemTabModel 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Properties
getSystemProperties()
-
Methods inherited from interface com.cosylab.vdct.about.AboutTabModel
aquireData
-
-
-
-
Method Detail
-
getSystemProperties
Properties getSystemProperties()
- Returns:
- something
-
-