| Name | Description | Type | Package | Framework |
| ACLentry | An entry for a list of (access) rights. | Class | de.frame4j.automation | Frame4j |
|
| Action | An Action: Action code (int) plus parameter (int). | Class | de.frame4j.util | Frame4j |
|
| Action .Filter | A filter for Actions. | Class | de.frame4j.util | Frame4j |
|
| AdmHelper | | Class | de.frame4j.net | Frame4j |
|
| AdmHelper .OSexec | Handling / wrapping a process. | Class | de.frame4j.net | Frame4j |
|
| App | The parent for Frame4J based Java applications. | Class | de.frame4j.util | Frame4j |
|
| AppBase | Basic common services for Java applications. | Class | de.frame4j.util | Frame4j |
|
| AppHelper | Helper for applications. | Class | de.frame4j.util | Frame4j |
|
| AppIO | Base of input and output for Java applications. | Class | de.frame4j.io | Frame4j |
|
| AppLangMap | Language specifics for applications. | Class | de.frame4j.util | Frame4j |
|
| AskAlert | Report and / or ask a question with timeout. | Class | de.frame4j | Frame4j |
|
| AskDialog | A dialog window for common use. | Class | de.frame4j.graf | Frame4j |
|
| AskDialog .Listener | Listener for AskDialog. | Interface | de.frame4j.graf | Frame4j |
|
| AttrSettable | DynamicMBean - indirect implementation. | Interface | de.frame4j.net | Frame4j |
|
| Authentication | Authentication for java. | Class | de.frame4j.net | Frame4j |
|
| BlackHoleWriter | A Writer into the dump. | Class | de.frame4j.io | Frame4j |
|
| ByteCharSeq | A byte[] array as CharSequence. | Class | de.frame4j.io | Frame4j |
|
| CFun | Special functions collection (the subset used by Complex). | Class | de.frame4j.math | Frame4j |
|
| CleverSSS | | Class | de.frame4j.util | Frame4j |
|
| CleverSSS .Simple | Simple substring search, clever only for the short and optimistic cases. | Class | de.frame4j.util | Frame4j |
|
| ClientLil | Base for a TCP/IP client. | Class | de.frame4j.net | Frame4j |
|
| ComplDemo | Demonstration of complex arithmetics. | Class | de.frame4j.demos | Frame4j |
|
| Complex | Objects of this class are complex numbers, as they are very familiar to the Electrical Engineer. | Class | de.frame4j.math | Frame4j |
|
| ComVar | | Interface | de.frame4j.util | Frame4j |
|
| ComVar .Impl | Internal implementation class (for ComVar). | Class | de.frame4j.util | Frame4j |
|
| ConstTime | A (constant) moment in time. | Interface | de.frame4j.util | Frame4j |
|
| ConstTime .Impl | Watertight "const" for classes implementing ConstTime. | Class | de.frame4j.util | Frame4j |
|
| ConstTime .SwitchSource | Encapsulation for a ConstTime with switchable time source. | Class | de.frame4j.util | Frame4j |
|
| CVSkeys | Beautify text files got from Subversion / SVN (or CVS) . | Class | de.frame4j | Frame4j |
|
| DataFile | Handling and support for files. | Class | de.frame4j.io | Frame4j |
|
| DbLogHelper | | Class | de.frame4j.io | Frame4j |
|
| Del | This application deletes files and directories by command line without any prior question. | Class | de.frame4j | Frame4j |
|
| DisplayPattern | Plain patterns for a matrix display. | Class | de.frame4j.graf | Frame4j |
|
| Era | The application Era deletes files and directories. | Class | de.frame4j | Frame4j |
|
| Exec | Run an application. | Class | de.frame4j | Frame4j |
|
| FastStringSet | A fast set of Strings. | Class | de.frame4j.util | Frame4j |
|
| FileCriteria | Criteria for choosing files. | Class | de.frame4j.io | Frame4j |
|
| FileHelper | Support for file handling. | Class | de.frame4j.io | Frame4j |
|
| FileHelper .OS | Embedded class OS (OutputStream) of FileHelper. | Class | de.frame4j.io | Frame4j |
|
| FileService | File and directory services. | Class | de.frame4j.io | Frame4j |
|
| FileVisitor | A Visitor for files and directories. | Interface | de.frame4j.io | Frame4j |
|
| FileVisitor .Ask | An implementation of FileVisitor: Ask a question on a file. | Class | de.frame4j.io | Frame4j |
|
| FileVisitor .AskConsImpl | An implementation of FileVisitor (question at console). | Class | de.frame4j.io | Frame4j |
|
| FileVisitor .AskGrafImpl | An implementation of FileVisitor (question at a window). | Class | de.frame4j.io | Frame4j |
|
| FS | Search files, sort and list; search doublets. | Class | de.frame4j | Frame4j |
|
| FuR | Find texts in files and replace them. | Class | de.frame4j | Frame4j |
|
| GrafHelper | Graphical helper methods for applications and Applets. | Class | de.frame4j.graf | Frame4j |
|
| GrafHelper .MBarFactory | The menu bar factory. | Class | de.frame4j.graf | Frame4j |
|
| GrafVal | Common graphical constants. | Interface | de.frame4j.graf | Frame4j |
|
| GreekNameApplet | Greek names building kit as Applet. | Class | de.frame4j.demos | Frame4j |
|
| HelloFrame4J | Hello World as Frame4J application. | Class | de.frame4j.demos | Frame4j |
|
| Identity | Identifiable unit, capable of acting. | Class | de.frame4j.automation | Frame4j |
|
| IdGroup | A group of identifiable units, capable of acting. | Class | de.frame4j.automation | Frame4j |
|
| ImageInfo | An image with additional information and abilities. | Class | de.frame4j.graf | Frame4j |
|
| Input | Handling and support for (byte-) Input. | Class | de.frame4j.io | Frame4j |
|
| JmxHelper | | Class | de.frame4j.net | Frame4j |
|
| JmxHelper .MBeanInfoFactory | The MBeanInfo factory. | Class | de.frame4j.net | Frame4j |
|
| KMP | | Class | de.frame4j.util | Frame4j |
|
| LocForRel | Specifies a location for relocation links. | Class | de.frame4j.net | Frame4j |
|
| LogDbFormatter | A formatter for data base logging. | Class | de.frame4j.io | Frame4j |
|
| LogDbHandler | A Logger handler for a data base. | Class | de.frame4j.io | Frame4j |
|
| LogHandler | Common to (this packagage's) logger handlers. | Class | de.frame4j.io | Frame4j |
|
| LogTextFormatter | A logger formatter for the simple text form. | Class | de.frame4j.io | Frame4j |
|
| LogWriterHandler | A logger handler for PrintWriter. | Class | de.frame4j.io | Frame4j |
|
| MakeDigest | Generate a digest (default MD5) for a given text. | Class | de.frame4j | Frame4j |
|
| MapReader | A MapReader just defines the getting or reading of a value by supplying a key. | Interface | de.frame4j.util | Frame4j |
|
| MapReader .AppletMapReader | A MapReader for an Applet. | Class | de.frame4j.util | Frame4j |
|
| MatrixDisplay | Objects of this class act as a simple rectangular dot matrix LCD or LED To basically show printable characters display (with no good descenders) | Class | de.frame4j.graf | Frame4j |
|
| MatrixDisplayDim | The dimension of a matrix display. | Class | de.frame4j.graf | Frame4j |
|
| MatrixTextDisplay | A matrix text display. | Class | de.frame4j.graf | Frame4j |
|
| MEVALogo | | Class | de.frame4j.graf | Frame4j |
|
| MinDoc | A "Mini" documentation for classes and interfaces. | Class | de.frame4j.util | Frame4j |
|
| MLHelper | | Class | de.frame4j.xml | Frame4j |
|
| ModifTime | An alterable moment in time. | Interface | de.frame4j.util | Frame4j |
|
| Operations | List of operations. | Class | de.frame4j.automation | Frame4j |
|
| Operations .List | A list of (lists of) operations. | Class | de.frame4j.automation | Frame4j |
|
| OutMode | Values for possible modes of handling (output to) existing files. | Class | de.frame4j.io | Frame4j |
|
| PackageTest | The (JUnit) Tests for this package. | Class | de.frame4j.util | Frame4j |
|
| Paintable | Paintable anywhere within given bounds. | Interface | de.frame4j.graf | Frame4j |
|
| ParseErrorHandler | An error handler for XML-Parser. | Class | de.frame4j.xml | Frame4j |
|
| PDFcompose | Compose a PDF file from parts. | Class | de.frame4j | Frame4j |
|
| Permit | A permission / a right to act. | Class | de.frame4j.automation | Frame4j |
|
| Permit .Operable | Controllable (remotely) function unit. | Interface | de.frame4j.automation | Frame4j |
|
| PixDoubTrans | Linear transformation between pixel and double coordinates. | Class | de.frame4j.math | Frame4j |
|
| PKextr | Determine / extract public key from keystore or certificate. | Class | de.frame4j | Frame4j |
|
| Prop | Properties, extended to support Applets, Servlets, applications. | Class | de.frame4j.util | Frame4j |
|
| PropMap | A set of properties. | Class | de.frame4j.util | Frame4j |
|
| PropMapHelper | Helpers for maps and properties. | Class | de.frame4j.util | Frame4j |
|
| PropMapHelper .Entry | An entry: key value pair for (Prop)Maps. | Class | de.frame4j.util | Frame4j |
|
| PropMapHelper .Indexed | Designation of an indexed property. | Class | de.frame4j.util | Frame4j |
|
| ProxyProps | Handling and support for Proxy settings. | Class | de.frame4j.io | Frame4j |
|
| RK | | Class | de.frame4j.util | Frame4j |
|
| SAXdemo | Java XML demonstration application for SAX. | Class | de.frame4j.demos | Frame4j |
|
| SAXHandler | An event handler for SAX applications. | Class | de.frame4j.xml | Frame4j |
|
| SendMail | A tiny E-Mail sender. | Class | de.frame4j | Frame4j |
|
| SerialDefs | Definitions for the serial input and output (comm interfaces). | Interface | de.frame4j.io | Frame4j |
|
| SerialDefs .Helper | Copyright and version see enclosing interface SerialDefs. | Class | de.frame4j.io | Frame4j |
|
| SerNimpl | Serial input and output (by native implementation). | Class | de.frame4j.io | Frame4j |
|
| ServeJMBW | Base of a JMX / MBean / WebService server. | Class | de.frame4j.net | Frame4j |
|
| SFun | Special functions collection (the subset not used by Complex). | Class | de.frame4j.math | Frame4j |
|
| ShowProps | Display the system and environment properties. | Class | de.frame4j | Frame4j |
|
| SVNkeys | Beautify text files got from Subversion / SVN (or CVS) . | Class | de.frame4j | Frame4j |
|
| SwitchedReader | A (filter) reader that can switch its input reader. | Class | de.frame4j.io | Frame4j |
|
| Tableau | A picture or tableau for graphical Java applications. | Class | de.frame4j.graf | Frame4j |
|
| Tableau .Element | An element paintable and "moorable" (fixable) within a tableau. | Class | de.frame4j.graf | Frame4j |
|
| Tableau .Listener | Information on control actions within the Tableau (by mouse). | Interface | de.frame4j.graf | Frame4j |
|
| TeeWriter | A branching Writer. | Class | de.frame4j.io | Frame4j |
|
| TextHelper | | Class | de.frame4j.util | Frame4j |
|
| TextHelper .MessageComponents | Deliverer of messageFormat components. | Interface | de.frame4j.util | Frame4j |
|
| TextHelper .ReplaceVisitor | Visitor for text replacements. | Interface | de.frame4j.util | Frame4j |
|
| Time | Objects of this class represent an absolute moment in time plus some zone and calendar data as described in the implemented interfaces | Class | de.frame4j.util | Frame4j |
|
| TimeHelper | Methods and (final) values for time / date handling. | Class | de.frame4j.util | Frame4j |
|
| TimeRO | An unchangeable Time. | Class | de.frame4j.util | Frame4j |
|
| TimeRO .MsSetMode | The possible modi for setImpl(ms). | Class | de.frame4j.util | Frame4j |
|
| TimeST | An alterable Time for only single threaded use. | Class | de.frame4j.util | Frame4j |
|
| UCopy | Copy from file or URL to file. | Class | de.frame4j | Frame4j |
|
| UIInfo | A set of user interface information elements. | Interface | de.frame4j.util | Frame4j |
|
| Update | Update files and directories. | Class | de.frame4j | Frame4j |
|
| WinDoesIt | | Class | de.frame4j.io | Frame4j |
|
| XMLconf | Configuration for XML parser, generator and such. | Class | de.frame4j.xml | Frame4j |
|
| XMLdoc | A XML document (DOM). | Class | de.frame4j.xml | Frame4j |
|
| XMLio | XML input and output: XML --> DOM --> XML. | Class | de.frame4j | Frame4j |