Package daoc.editor.model.properties

Class Summary
AlignmentProperty Alignment information.
BooleanProperty A true, false property.
BoolPropProperty Class names are getting worse and worse...
ColorProperty A four component color r, g, b, a.
ColorPropProperty A color property.
IntegerProperty An integer value.
IntPropProperty  
PointProperty A two component point (x, y).
Property Properties represent data elements in the XML tree.
StringProperty A string value.
StringPropProperty Used to edit property strings.