Skip navigation links
C E G J L M N P R S T 

C

calculateChecksum(Properties) - Static method in class com.lf.javainfo.gui.JavaInfoUtils
Calculates a simple checksum for normalized properties.
callWebServiceByPOST(URL, byte[]) - Static method in class com.lf.javainfo.gui.JavaInfoUtils
Sends a message via HTTP POST to a web service URL.
centerForWindow(Window, int, int) - Static method in class com.lf.javainfo.gui.JavaInfoView
Calculates the position for a dialog window on the screen.
checkResponse(byte[]) - Static method in class com.lf.javainfo.gui.JavaInfoUtils
Extracts the result of the submission.
CHECKSUMPROP - Static variable in class com.lf.javainfo.gui.JavaInfoUtils
The property name holding the checksum value.
com.lf.javainfo.gui - package com.lf.javainfo.gui
The JavaInfo GUI and base components and the command line functionality.
com.lf.javainfo.resource - package com.lf.javainfo.resource
This is the place for resources like images used by the package.
convertToHex(byte, boolean) - Static method in class com.lf.javainfo.gui.JavaInfoUtils
Converts a single byte to hex representation.
COPYRIGHT - Static variable in class com.lf.javainfo.gui.JavaInfoUtils
The copyright information.

E

ENCODING - Static variable in class com.lf.javainfo.gui.JavaInfoUtils
Globally used encoding/charset.

G

generateData(String) - Static method in class com.lf.javainfo.gui.JavaInfoUtils
Assembles the data array with system properties including a header and a checksum.

J

JavaInfo - Class in com.lf.javainfo.gui
Small GUI/CLI application to let the user send Java system properties to a servlet.
JavaInfo() - Constructor for class com.lf.javainfo.gui.JavaInfo
Constructor method for i18n purposes only.
JavaInfoUtils - Class in com.lf.javainfo.gui
This class holds various methods for common use with JavaInfo.
JavaInfoUtils() - Constructor for class com.lf.javainfo.gui.JavaInfoUtils
Constructor method for i18n purposes only.
JavaInfoView - Class in com.lf.javainfo.gui
Main graphical component.
JavaInfoView(Properties) - Constructor for class com.lf.javainfo.gui.JavaInfoView
Constructor method for the manifest display.

L

LF_LOCALE - Static variable in class com.lf.javainfo.gui.JavaInfoUtils
The locale to call the web service with (eng_US|ger_DE).

M

main(String[]) - Static method in class com.lf.javainfo.gui.JavaInfo
This can be used for the application be executed standalone.

N

normalizeProps(Properties) - Static method in class com.lf.javainfo.gui.JavaInfo
Creates a normalized representation for the properties.

P

POLICY_URL - Static variable in class com.lf.javainfo.gui.JavaInfo
The URL of the Privacy Policy.

R

replace(char[], String, String) - Static method in class com.lf.javainfo.gui.JavaInfoUtils
Replaces all occurrencies of the pattern string by a certain sequence.
ResourceLocator - Class in com.lf.javainfo.resource
Used for supporting the ProGuard obfuscator.
ResourceLocator() - Constructor for class com.lf.javainfo.resource.ResourceLocator
 

S

SERVLET_URL - Static variable in class com.lf.javainfo.gui.JavaInfo
The URL to upload Java properties.
sort(Properties) - Static method in class com.lf.javainfo.gui.JavaInfoUtils
Sorts the properties keys.
startsWith(char[], String) - Static method in class com.lf.javainfo.gui.JavaInfoUtils
Checks whether a given char array starts with a given String.
STATUSPROP - Static variable in class com.lf.javainfo.gui.JavaInfoUtils
The property name holding the response status.
substring(char[], int, int) - Static method in class com.lf.javainfo.gui.JavaInfoUtils
Extracts a sub-string from a given char[] (like String).

T

translateToXMLContent(String, String) - Static method in class com.lf.javainfo.gui.JavaInfoUtils
Translates any element/attribute content to proper XML (including default entities).
C E G J L M N P R S T 
Skip navigation links


 
   Copyright © 2005-2025 Leisenfels GmbH. All rights reserved.