Uses of Package
org.fuin.objects4j

Packages that use org.fuin.objects4j
org.fuin.objects4j   
 

Classes in org.fuin.objects4j used by org.fuin.objects4j
AbstractStringBasedType
          Base class for immutable types that have Object.hashCode(), Object.equals(Object) and are comparable based on the Object.toString() method.
ContractViolationException
          The contract that was checked is violated.
Ensures
          Documents a postcondition that must always be true just after the execution the annotated section of code.
FontSize
          Size of a font including the unit.
FontSizeUnit
          Unit of a given font size. 1em = 12pt = 16px = 100%
Immutable
          Immutable.
Label
          Use this annotation to assign a label to a type of object or an object's attribute.
LabelClassInfo
          Label information for a class.
LabelFieldInfo
          Label information for a field of a class.
LabelInfo
          Label information for a concrete object.
Password
          A password with a length between 8 and 20 characters.
RenderFieldInfo
          Container for all information that is available to render a field of a class.
Requires
          Documents a precondition.
TableColumnInfo
          Table column information for a field of a class.
TextFieldInfo
          Information about a text field.
 



Copyright © 2010 Future Invent Informationsmanagement GmbH. All Rights Reserved.