Package | Description |
---|---|
de.xima.fc.gui.bean.settings | |
de.xima.fc.utils |
Package für Utilsklassen
|
Modifier and Type | Method and Description |
---|---|
List<InfoItem<?>> |
LicenseBean.getLicenseInfo() |
Map<ESystemInfo,List<InfoItem<?>>> |
SystemInfoBean.getSystemInfo() |
Modifier and Type | Method and Description |
---|---|
static List<InfoItem<List<?>>> |
SystemInfoUtils.getAppInfo()
Returns general information about the application
|
static List<InfoItem<List<?>>> |
SystemInfoUtils.getDbInfo(DataSource ds)
Returns information about the current database used by FORMCYCLE.
|
static List<InfoItem<List<?>>> |
SystemInfoUtils.getEnvironmentInfo()
Returns information about the system enviroment
|
static List<InfoItem<?>> |
SystemInfoUtils.getFontInfo()
Returns information about the system fonts
|
static List<InfoItem<?>> |
SystemInfoUtils.getInfoForGui(List<InfoItem<List<?>>> original) |
static List<InfoItem<List<?>>> |
SystemInfoUtils.getJavaInfo()
Returns information about the java virtual machine
|
static List<InfoItem<List<?>>> |
SystemInfoUtils.getMemoryInfo()
Returns memory information of the system
|
static List<InfoItem<List<?>>> |
SystemInfoUtils.getPathInfo()
Returns information about the system path
|
Modifier and Type | Method and Description |
---|---|
static List<InfoItem<?>> |
SystemInfoUtils.getInfoForGui(List<InfoItem<List<?>>> original) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.