net.sf.doolin.gui.system
Class SystemInformationModel
java.lang.Object
net.sf.doolin.bus.bean.Bean
net.sf.doolin.gui.system.SystemInformationModel
- All Implemented Interfaces:
- Serializable, IBean
public class SystemInformationModel
- extends Bean
Model that contains information about the system.
- Author:
- Damien Coraboeuf
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemInformationModel
public SystemInformationModel()
- Constructor.
getSystemInformationList
public ca.odell.glazedlists.EventList<SystemInformation> getSystemInformationList()
- Returns:
- the systemInformationList
Copyright © 2011. All Rights Reserved.