Changes between Version 35 and Version 36 of FRAME_BORDERS_R0


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

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_BORDERS_R0

    v35 v36  
    3535 * 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. 
    3636 
    37  * Add java.awt.Color  borderColor() property for representing border color into the Frame.  
     37 * Move the !SceneColor to org.sophie2.base.util and rename it to !ImmColor. 
    3838 
    39  * In the !SceneColor class add a constructor taking a java.awt.Color for argument and converting it to !SceneColor. Test for this constructor is added to the !SceneColorTest. 
     39 * Add !ImmColor borderColor() property to the Frame. 
    4040 
    4141 * Add two properties to the !ShapeSceneElement