See: Description
Interface | Description |
---|---|
AppMBean |
Frame4J application as MBean.
|
ComVar |
Common (constant) values.
|
UIInfo |
A set of user interface information elements.
|
Class | Description |
---|---|
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.
|
AppLangMap |
Language specifics for applications.
|
ComVar.Impl |
Internal implementation class (for ComVar).
|
PackageTest |
The (JUnit) Tests for this package.
|
Prop |
Properties, extended to support App based and other 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.
|
Enum | Description |
---|---|
Verbos |
Verbosity of applications.
|
Annotation Type | Description |
---|---|
MinDoc |
A "Mini" documentation for classes and interfaces.
|
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.de.frame4j.time
handle (with high-performance) all
time keeping aspects not ported from Frame4J (pre August 2016) to Java8.de.frame4j