public class SystemInfoUtils extends Object
| Modifier and Type | Method and Description | 
|---|---|
static List<InfoItem<List<String>>> | 
getAppInfo()
Returns general information about the application 
 | 
static List<InfoItem<List<String>>> | 
getEnvironmentInfo()
Returns information about the system enviroment 
 | 
static List<InfoItem<List<String>>> | 
getFontInfo()
Returns information about the system fonts 
 | 
static List<InfoItem<String>> | 
getInfoForGui(List<InfoItem<List<String>>> original)  | 
static List<InfoItem<List<String>>> | 
getJavaInfo()
Returns information about the java virtual machine 
 | 
static List<InfoItem<List<String>>> | 
getMemoryInfo()
Returns memory information of the system 
 | 
static List<InfoItem<List<String>>> | 
getPathInfo()
Returns information about the system path 
 | 
public static final List<InfoItem<List<String>>> getPathInfo()
public static final List<InfoItem<List<String>>> getEnvironmentInfo()
public static final List<InfoItem<List<String>>> getJavaInfo()
public static final List<InfoItem<List<String>>> getMemoryInfo()
public static final List<InfoItem<List<String>>> getAppInfo()
public static final List<InfoItem<List<String>>> getFontInfo()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.