Changes between Version 10 and Version 11 of FRAME_POSITION_R1


Ignore:
Timestamp:
07/09/09 14:44:18 (16 years ago)
Author:
vlado
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_POSITION_R1

    v10 v11  
    5050   * The height is equal to the biggest height of all halo buttons + padding 
    5151   * The width is the maximal value between the width of the frame and the cumulative width of the halos + side padding + halo spacing + frame (group) name length calculated with default font. 
     52  * MainTitleBar will be attached to MainHaloMenu in a custom way (can not be done automatically like halo buttons). 
     53   * MainHaloMenu.titleBar() will be added with @Own annotation. 
     54   * MainTitleBar's swingComponent will be added to MainHaloMenu after all halo buttons (thus having highest z-order) so that it is drawn first. 
    5255 * HaloMenu class is changed. 
    5356  * locationSync() method modified to consider right alignment of buttons on the menu (needed for FrameRemoveHaloButton).