Changes between Version 12 and Version 13 of FRAME_BORDERS_R0


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

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified FRAME_BORDERS_R0

    v12 v13  
    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 differe 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 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.)  
    1010 
    1111== Task requirements ==