com.cosylab.vdct.about
Class VisualDCTSystemTabModel

java.lang.Object
  extended by com.cosylab.vdct.about.VisualDCTSystemTabModel
All Implemented Interfaces:
AboutTabModel, SystemTabModel

public class VisualDCTSystemTabModel
extends java.lang.Object
implements SystemTabModel

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.

Constructor Summary
VisualDCTSystemTabModel()
          Constructor for DefaultSystemTabModel.
 
Method Summary
 void aquireData()
           
 java.util.Properties getSystemProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisualDCTSystemTabModel

public VisualDCTSystemTabModel()
Constructor for DefaultSystemTabModel.

Method Detail

getSystemProperties

public java.util.Properties getSystemProperties()
Specified by:
getSystemProperties in interface SystemTabModel
See Also:
com.cosylab.gui.components.about.SystemTabModel#getSystemProperties()

aquireData

public void aquireData()
Specified by:
aquireData in interface AboutTabModel
See Also:
com.cosylab.gui.components.about.AboutTabModel#aquireData()