Package | Description |
---|---|
net.sf.jguiraffe.examples.tutorial.createfile | |
net.sf.jguiraffe.examples.tutorial.mainwnd | |
net.sf.jguiraffe.gui.app |
In this package the main application class can be found.
|
net.sf.jguiraffe.gui.builder |
The main package of the builder.
|
net.sf.jguiraffe.gui.builder.components |
This package defines the part of the builder that deals with components.
|
net.sf.jguiraffe.gui.builder.components.tags |
A package with tag handler classes for creating GUI components.
|
net.sf.jguiraffe.gui.builder.window.ctrl |
This package contains classes and interfaces for the implementation of form
controllers.
|
net.sf.jguiraffe.gui.forms |
A package for dealing with forms.
|
net.sf.jguiraffe.transform |
The transform package contains interfaces and classes for transforming
and validating data.
|
Class and Description |
---|
TransformerContext
Definition of an interface for accessing data needed by transformers.
|
ValidationResult
An interface that defines the results of a validation process.
|
Validator
Definition of a validator interface.
|
Class and Description |
---|
Transformer
Definition of the
Transformer interface. |
TransformerContext
Definition of an interface for accessing data needed by transformers.
|
Class and Description |
---|
TransformerContext
Definition of an interface for accessing data needed by transformers.
|
ValidationMessageHandler
Definition of an interface for a central instance that manages validation
messages.
|
Class and Description |
---|
TransformerContext
Definition of an interface for accessing data needed by transformers.
|
Class and Description |
---|
TransformerContext
Definition of an interface for accessing data needed by transformers.
|
Class and Description |
---|
Transformer
Definition of the
Transformer interface. |
TransformerContext
Definition of an interface for accessing data needed by transformers.
|
Validator
Definition of a validator interface.
|
Class and Description |
---|
ValidationResult
An interface that defines the results of a validation process.
|
Class and Description |
---|
Transformer
Definition of the
Transformer interface. |
TransformerContext
Definition of an interface for accessing data needed by transformers.
|
ValidationMessage
Definition of an interface describing a validation message.
|
ValidationResult
An interface that defines the results of a validation process.
|
Validator
Definition of a validator interface.
|
Class and Description |
---|
AbstractDecimalTransformer
A base class for number transformers that operate on floating point numbers.
|
AbstractIntegerTransformer
A base class for number transformers that operate on integer numbers.
|
DateTransformerBase
An abstract base class for date transformer objects.
|
DefaultValidationResult
A default implementation of the
ValidationResult interface. |
DefaultValidationResult.Builder
A builder class for creating instances of
DefaultValidationResult . |
DummyTransformer
This class provides dummy implementations for the
Transformer
and the Validator interfaces. |
NumberTransformerBase
An abstract base class for transformers and validators for numbers.
|
Transformer
Definition of the
Transformer interface. |
TransformerContext
Definition of an interface for accessing data needed by transformers.
|
ValidationMessage
Definition of an interface describing a validation message.
|
ValidationMessageHandler
Definition of an interface for a central instance that manages validation
messages.
|
ValidationMessageLevel
An enumeration class that defines possible levels for validation messages.
|
ValidationResult
An interface that defines the results of a validation process.
|
Validator
Definition of a validator interface.
|
Copyright © 2016 The JGUIraffe Team. All rights reserved.