Changes between Version 5 and Version 6 of FRAME_BORDERS_R0


Ignore:
Timestamp:
12/10/08 19:25:15 (16 years ago)
Author:
mira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_BORDERS_R0

    v5 v6  
    77 
    88== Overview == 
    9   The frame could have additional border to the JFrame`s border - !FrameBorder. It is the outer field with certain width of a frame. The frame content could be positioned inside the remaining field. 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 frame could have additional border to the JFrame`s border - !FrameBorder. It is the outer field with certain width of a frame. The frame content could be positioned inside the remaining field. 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 ==