API Specification Commons

Version 1.8.1 Build 269 (Wed Jun 28 14:54:39 CEST 2023);

Packages 
Package Description
com.lf.commons.android
Some utility classes for the Android programming.
com.lf.commons.ant
Specialized Ant tasks enhancing the standard Ant tasks from Apache.
com.lf.commons.ant.type
Type utilities used by the Ant tasks.
com.lf.commons.applet
Utility classes for the work with Java applets.
com.lf.commons.cli
Some applications to support the command line.
com.lf.commons.config
Provides support for configuration of modules and applications.
com.lf.commons.config.handler
Classes to handle (de)serialization of object data types for the Configuration class.
com.lf.commons.core
Provides build information like the version as well as global settings for the package.
com.lf.commons.core.i18n.eng_US
English package localization.
com.lf.commons.core.i18n.ger_DE
German package localization.
com.lf.commons.crypto
Provides the cryptographic routines used by the Leisenfels applications.
com.lf.commons.crypto.digest
Message digest implementations based on Bouncy Castle.
com.lf.commons.db
Implements database functionality for Leisenfels applications.
com.lf.commons.db.exchange
Utility classes to transfer data from one database to another.
com.lf.commons.db.javadb
Driver classes to access Java DB (Apache Derby).
com.lf.commons.db.mysql
Driver classes to access MySQL databases.
com.lf.commons.db.oracle
Driver classes to access Oracle databases.
com.lf.commons.db.postgresql
Driver classes to access PostgreSQL databases.
com.lf.commons.db.sqlserver
Driver classes to access Microsoft SQL Server databases.
com.lf.commons.db.update
Utilities for database updates (schema and data).
com.lf.commons.dialog
Various multipurpose classes related to GUI dialogs.
com.lf.commons.dialog.custom
Special GUI components to use with CustomDialog.
com.lf.commons.dialog.db
Various GUI components to access databases.
com.lf.commons.dialog.options
Implementations of OptionsUnit to be used by option dialogs.
com.lf.commons.dialog.status
Implementations of StatusTab to be used by status dialogs.
com.lf.commons.dialog.vfs
Implementations of VFSConnectionPanel to configure connections based on VFS.
com.lf.commons.docking
Docking manager funcionality used by Swing applications.
com.lf.commons.docking.crypto
Docking window implementation to display results from crypto operations.
com.lf.commons.docking.db
Docking window implementation to display database sessions.
com.lf.commons.docking.editor
Docking window implementation to host text editors.
com.lf.commons.docking.filesys
Docking window implementation for file system navigation.
com.lf.commons.docking.multiview
Docking window implementation to display windows consisting of views.
com.lf.commons.docking.options
Docking window implementation for standardized user settings.
com.lf.commons.docking.options.unit
Implementations of CollapsibleUnit (standardized user settings).
com.lf.commons.docking.search
Docking window implementation to search for files based on names.
com.lf.commons.docking.tabbed
Docking window implementation for windows showing tabs.
com.lf.commons.docking.task
Docking window implementation to display arbitrary application tasks.
com.lf.commons.docking.vfs
Docking window implementation for network file system navigation.
com.lf.commons.graph
Utility classes to work with graphs.
com.lf.commons.gui
Common functionality and helper tools for use with GUIs.
com.lf.commons.gui.button
Specialized button components.
com.lf.commons.gui.combo
Specialized combo box components.
com.lf.commons.gui.editor
Specialized text editor components.
com.lf.commons.gui.field
Specialized input field components.
com.lf.commons.gui.form  
com.lf.commons.gui.label
Specialized label components showing texts and icons.
com.lf.commons.gui.panel
Specialized canvas components.
com.lf.commons.gui.renderer
Specialized renderers for tables, trees, lists.
com.lf.commons.gui.tree  
com.lf.commons.gui.validator
Implementations of the DocumentValidator interface.
com.lf.commons.i18n
Provides support for internationalization (charets and ISO 639-1/639-2 language codes).
com.lf.commons.i18n.spi
Service provider implementation for localization.
com.lf.commons.info
Standalone functionality to display some pieces of information on Java archive files (JAR).
com.lf.commons.installer
Utility classes for installer deployments.
com.lf.commons.io
Some multi-purpose classes implementing low-level I/O functionality.
com.lf.commons.io.ds
Implementations of AbstractDataSource.
com.lf.commons.lang
Provides support for new language level functions applicable to most applications.
com.lf.commons.lang.strategy
Implementations of ReleaseStrategy.
com.lf.commons.logging
Combines logging and system I/O channels and allows for runtime log monitoring.
com.lf.commons.model
Functionality for application models based on the MVC pattern (Model View Controller).
com.lf.commons.model.file
Implementations of ResourceFile.
com.lf.commons.msg
Supports the management of unique message codes for applications.
com.lf.commons.net
Various functions for networking.
com.lf.commons.plaf
Provides support for various pluggable look & feels for Leisenfels applications.
com.lf.commons.plaf.alloy
Wrapper classes for the Alloy look & feel.
com.lf.commons.plaf.apple
Wrapper classes for the Apple Aqua look & feel.
com.lf.commons.plaf.java
Wrapper classes for the default Java look & feels.
com.lf.commons.plaf.jgoodies
Wrapper classes for the JGoodies look & feels.
com.lf.commons.plaf.jtattoo
Wrapper classes for the JTattoo look & feels.
com.lf.commons.plaf.liquid
Wrapper classes for the Liquid look & feel.
com.lf.commons.plaf.ui  
com.lf.commons.plugin
Utility classes for the use of application plugin modules.
com.lf.commons.printing  
com.lf.commons.resource
This is the place for resources like images used by the package.
com.lf.commons.table
GUI components to implement a special table capable of displaying single pages.
com.lf.commons.table.loader
Implementations of the TableLoader interface.
com.lf.commons.table.renderer
Subclasses of the HighlightingRenderer interface.
com.lf.commons.task
Utility classes for the work with generic application tasks (e.g. downloads).
com.lf.commons.task.cron
Classes to implement a cron-like functionality for applications.
com.lf.commons.treetable
GUI components to implement a tree table (table with a tree in the first column).
com.lf.commons.web
Provides standardized and configurable web services for getting the server log and stuff.
com.lf.commons.web.msg
Subclasses of XMLMessage used by web services.
com.lf.commons.web.responder
Implementations of AbstractResponder used by web services.
com.lf.commons.web.servlet
Subclasses of HttpServlet used by web services.
com.lf.commons.wizard
Collection of specialized wizard dialogs.
com.lf.commons.wizard.backup
Specialized wizard pages for database backups.
com.lf.commons.wizard.db  
com.lf.commons.wizard.page
Multipurpose wizard pages.
com.lf.commons.wizard.pgp
Specialized wizard pages for cryptographic functions.
com.lf.commons.xml
Provides special functionalities around XML files.

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