Class Summary |
LyClassLoader |
This class defines a specific class loader that enable to load classes located on the computer's
disk but not defined inside the CLASSPATH properties. |
LyColor |
The LyColor class is used encapsulate colors as RGB format. |
LyColors |
This class is used to manage color resources of an application. |
LyDateFormatter |
This class implements some static methods to format and parse dates using a particular date
format. |
LyDependencies |
This class is a utility class that manages dependencies between objects. |
LyEnvironment |
This class describes an execution environment. |
LyFiles |
This class is used to manage the resources file of an application. |
LyFileTools |
This class offers general useful methods to manipulate files content. |
LyFont |
The LyFont class is used encapsulate fonts used by Leonardi applications. |
LyFonts |
This class is used to manage the font resources of an application. |
LyHelpFiles |
This class is used to manage access to application help files. |
LyImages |
This class is used to manage images of an application. |
LyLastValues |
Utility class used to keep a list of last accessed values corresponding to keys. |
LyLogger |
The LyLogger class is used to log messages. |
LyMultiList<T> |
This class is an utility class to manage a list of objects with a counter of occurences for each
object. |
LyPerfLogger |
Implements a performance logger. |
LyPrintWriter |
LyPrintWriter contains utility methods to write files. |
LyProcessViewer |
This class is used to execute an external process, capture its output and redirect it to the
standard console. |
LyRegExpUtils |
This class implements some basic methods used for checking regular expressions. |
LyResourceBundle |
This class is used to manage the resources of an application. |
LyResources |
This class is used to manage resources of an application. |
LyString |
This class offers general useful methods to manipulate Strings. |
LyStrings |
This class is used to manage the strings resources of an application. |
LyThreadData<T> |
This class is used to store and retrieve datas associated to the current thread. |
LyTimer |
This class implements a simple timer which notify a client when timeout expires. |
LyTools |
This class implements some basic conversion and utilities methods. |
LyXmlPrintWriter |
LyXmlPrintWriter contains utility methods to write XML files. |