Changes between Version 36 and Version 37 of FRAME_BORDERS_R0


Ignore:
Timestamp:
01/10/09 19:34:56 (16 years ago)
Author:
mira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_BORDERS_R0

    v36 v37  
    3333= Design = 
    3434 
    35  * Add Insets borderInsets() property for representing border insets into the Frame. They are used by the set/get Location and Size methods in the Frame. 
     35 * Rename border thickness to borderInsets() in the BorderStyle to be able to represent borders with different left, right, top and bottom widths. Fix where needed.  
    3636 
    3737 * Move the !SceneColor to org.sophie2.base.util and rename it to !ImmColor. 
    3838 
    39  * Add !ImmColor borderColor() property to the Frame. 
     39 * Change the type of borderColor() property in the BorderStyle to !ImmColor. Fix where needed.  
    4040 
    4141 * Add two properties to the !ShapeSceneElement