|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ComVar | Common (constant) values. |
| ConstTime | A (constant) moment in time. |
| ModifTime | An alterable moment in time. |
| TextHelper.MessageComponents | Deliverer of messageFormat components. |
| TextHelper.ReplaceVisitor | Visitor for text replacements. |
| UIInfo | A set of user interface information elements. |
| Class Summary | |
|---|---|
| Action | An Action: Action code (int) plus parameter (int). |
| Action.Filter | A filter for Actions. |
| App | The parent for Frame4J based Java applications. |
| AppBase | Basic common services for Java applications. |
| AppHelper | Helper for applications. |
| AppHelper.OSexec | Handling of a process. |
| AppLangMap | Language specifics for applications. |
| CleverSSS | Subsequence search algorithms — the base. |
| CleverSSS.Simple | Simple substring search, clever only for the short and optimistic cases. |
| ComVar.Impl | Internal implementation class (for ComVar). |
| ConstTime.Impl | Watertight "const" for classes implementing ConstTime. |
| ConstTime.SwitchSource | Encapsulation for a ConstTime with switchable time source. |
| FastStringSet | A fast set of Strings. |
| KMP | Subsequence search — the immutable state. |
| PackageTest | The (JUnit) Tests for this package. |
| Prop | Properties, extended to support Applets, Servlets, applications. |
| PropMap | A set of properties. |
| PropMapHelper | Helpers for maps and properties. |
| PropMapHelper.Entry | An entry: key value pair for (Prop)Maps. |
| PropMapHelper.Indexed | Designation of an indexed property. |
| RK | Subsequence search — the immutable state. |
| TextHelper | Text handling — support for Java applications. |
| Time | An alterable Time. |
| TimeHelper | Methods and (final) values for time / date handling. |
| TimeRO | An unchangeable Time. |
| TimeST | An alterable Time for only single threaded use. |
| Enum Summary | |
|---|---|
| TimeRO.MsSetMode | The possible modi for setImpl(ms). |
| Annotation Types Summary | |
|---|---|
| MinDoc | A "Mini" documentation for classes and interfaces. |
Support for handling of texts, times and properties
base utilities of the framework Frame4J.
Copyright © 2009 Albrecht Weinert.
TextHelper gives many (static helper)
methods and types therefore. RK implements the
Rabin Karp (String) search algorithm.Action heavily supports human friendly
command line parsers and UIs.TimeHelper and
TimeRO, TimeST and
Time handle (with high-performance) all time
keeping aspects.
de.frame4j
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||