Changes between Version 13 and Version 14 of FRAME_BORDERS_R0


Ignore:
Timestamp:
12/12/08 15:51:17 (16 years ago)
Author:
mira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_BORDERS_R0

    v13 v14  
    77 
    88== Overview == 
    9   The !FrameBorder is not a model for the swing component`s border but an additional one. It is the outer field inside the frame on a certain distance of the border of the swing component. The frame content could not overlap the !FrameBorders, it could only be positioned inside the remaining field. They could differ for left, right, top or bottom border. The !FrameBorder could have different width and color. It might be realized in different styles. (box, shadow, 3D, repetition of a certain picture, etc.)  
     9  The !FrameBorder is the model for the outer field surrounding the frame content. It is placed between the margins and the content (see the picture). !FrameBorders could differ for left, right, top or bottom border. The !FrameBorder could have different width and color. It might be realized in different styles. (box, shadow, 3D, repetition of a certain picture, etc.)  
    1010 
    1111== Task requirements ==