Uses of Class
de.xima.fc.mdl.system.info.InfoItem
Packages that use InfoItem
-
Uses of InfoItem in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return types with arguments of type InfoItemModifier and TypeMethodDescriptionMap<ESystemInfo,List<InfoItem<?>>> SystemInfoBean.getSystemInfo() -
Uses of InfoItem in de.xima.fc.utils
Methods in de.xima.fc.utils that return types with arguments of type InfoItemModifier and TypeMethodDescriptionSystemInfoUtils.getAppInfo()Returns general information about the applicationSystemInfoUtils.getDbInfo(DataSource ds) Returns information about the current database used by formcycle.SystemInfoUtils.getEnvironmentInfo()Returns information about the system enviromentSystemInfoUtils.getFontInfo()Returns information about the system fontsSystemInfoUtils.getInfoForGui(List<InfoItem<List<?>>> original) SystemInfoUtils.getJavaInfo()Returns information about the java virtual machineSystemInfoUtils.getMemoryInfo()Returns memory information of the systemSystemInfoUtils.getPathInfo()Returns information about the system pathMethod parameters in de.xima.fc.utils with type arguments of type InfoItem