Class SystemInfoBean
java.lang.Object
de.xima.fc.gui.bean.settings.SystemInfoBean
- All Implemented Interfaces:
Serializable
Providing GUI access to system information
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMap<ESystemInfo, List<InfoItem<?>>> voidinit()voidRefreshes font cache and re-initializes the font information
-
Constructor Details
-
SystemInfoBean
public SystemInfoBean()
-
-
Method Details
-
init
@PostConstruct public void init() -
getSystemInfos
- Returns:
- Array of the
ESystemInfos
-
getSystemInfo
- Returns:
MapofESystemInfowith their respectiveListofInfoItems
-
refreshFonts
public void refreshFonts()Refreshes font cache and re-initializes the font information
-