- 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.
- 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.
- CMSUploadServlet - Class in com.lf.javainfo.web.servlet
-
Receives data from the CMS form uploader.
- CMSUploadServlet() - Constructor for class com.lf.javainfo.web.servlet.CMSUploadServlet
-
Constructor method.
- com.lf.android.javainfo - package com.lf.android.javainfo
-
JavaInfo classes for the Android platform.
- com.lf.android.javainfo.activity - package com.lf.android.javainfo.activity
-
Subclasses of Activity
for the Android platform (pages).
- com.lf.android.javainfo.view - package com.lf.android.javainfo.view
-
Subclasses of View
for the Android platform (components).
- com.lf.javainfo.core - package com.lf.javainfo.core
-
Provides build information like the version as well as global settings for the package.
- com.lf.javainfo.core.i18n.eng_US - package com.lf.javainfo.core.i18n.eng_US
-
English package localization.
- com.lf.javainfo.core.i18n.ger_DE - package com.lf.javainfo.core.i18n.ger_DE
-
German package localization.
- com.lf.javainfo.gui - package com.lf.javainfo.gui
-
The JavaInfo GUI 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.
- com.lf.javainfo.web.responder - package com.lf.javainfo.web.responder
-
Implementations of AbstractResponder
used by web services.
- com.lf.javainfo.web.servlet - package com.lf.javainfo.web.servlet
-
Subclasses of HttpServlet
used by web services.
- 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.
- cup - Static variable in class com.lf.android.javainfo.R.drawable
-
- currentDir - Variable in class com.lf.android.javainfo.view.FileList
-
The directory we are currently showing.
- generateData() - Static method in class com.lf.javainfo.gui.JavaInfoUtils
-
Assembles the data array with system properties including a header and a checksum.
- generateShortKB(long) - Static method in class com.lf.android.javainfo.view.FileList
-
Generates the short forms of long numbers like '99 KB' (only kilo bytes).
- getBaseURL() - Method in class com.lf.javainfo.core.JavaInfoSettings
-
Provides the log prefix like "http://devel.al11.net/javinfo" used by Web Start applications.
- getDeploymentDescriptor() - Method in class com.lf.javainfo.core.JavaInfoSettings
-
Provides the basename of the deloyment descriptor files for Web Start applications.
- getDeploymentRoot() - Method in class com.lf.javainfo.core.JavaInfoSettings
-
Provides the absolute path to access the web applications (normally 'webapps').
- getDirectory() - Method in class com.lf.android.javainfo.view.FileList
-
Provides the current directory.
- getDRWX(File) - Static method in class com.lf.android.javainfo.view.FileList
-
Generates the accessibility string ("drwx") for files and directories.
- getI18NBase() - Method in class com.lf.javainfo.core.JavaInfoSettings
-
Provides the global resource path for internationalization resources.
- getI18NTexts(Locale) - Method in class com.lf.javainfo.core.JavaInfoSettings
-
Provides the global localized texts for the user.
- getLocale() - Method in class com.lf.javainfo.core.i18n.eng_US.Localization_eng_US
-
Provides the locale supported by this localization service.
- getLocale() - Method in class com.lf.javainfo.core.i18n.ger_DE.Localization_ger_DE
-
Provides the locale supported by this localization service.
- getLocalizedText(String) - Static method in class com.lf.javainfo.gui.JavaInfo
-
Gets the localized text from the resource bundle associated with this class.
- getLogDateFormat() - Method in class com.lf.javainfo.core.JavaInfoSettings
-
Provides the log date format like "yyyy-MM-dd HH:mm:ss.SSS" used by Web Start applications.
- getLogLocale() - Method in class com.lf.javainfo.core.JavaInfoSettings
-
Gets the global locale used for logging.
- getLogPrefix() - Method in class com.lf.javainfo.core.JavaInfoSettings
-
Provides the log prefix like "[javinfo]" used by Web Start applications.
- getRefreshDate() - Method in class com.lf.javainfo.core.JavaInfoSettings
-
Provides the info when the service has been refreshed.
- getResponseTypes() - Method in class com.lf.javainfo.web.responder.JavaInfoResponder
-
Provides the list of generated outgoing message types.
- getSelectedFile() - Method in class com.lf.android.javainfo.activity.FileChooser
-
Provides the file currently selected by the user.
- getSharedInstance() - Static method in class com.lf.javainfo.core.JavaInfoSettings
-
Get a shared settings instance used by the servlets and classes.
- getStartDate() - Method in class com.lf.javainfo.core.JavaInfoSettings
-
Provides the info when the service was started.
- getSupportedLocales(boolean) - Method in class com.lf.javainfo.core.JavaInfoSettings
-
Provides the supported locales for this package with or without synonyms.
- getSupportedType() - Method in class com.lf.javainfo.web.responder.JavaInfoResponder
-
Provides the supported incoming message type.
- getUserText(String, Locale) - Static method in class com.lf.javainfo.core.JavaInfoSettings
-
Convenience method to get a localized text for the user.
- getUserText(Class, String, Locale) - Static method in class com.lf.javainfo.core.JavaInfoSettings
-
Convenience method to get a localized text for the user.
- getVersion() - Method in class com.lf.javainfo.core.JavaInfoSettings
-
Gets the global version information.
- getXMLEncoding() - Method in class com.lf.javainfo.core.JavaInfoSettings
-
Provides the XML encoding like "UTF-8" used by Web Start applications.
- green - Static variable in class com.lf.android.javainfo.R.color
-