Changes between Version 10 and Version 11 of FRAME_POSITION_R1
- Timestamp:
- 07/09/09 14:44:18 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_POSITION_R1
v10 v11 50 50 * The height is equal to the biggest height of all halo buttons + padding 51 51 * 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. 52 55 * HaloMenu class is changed. 53 56 * locationSync() method modified to consider right alignment of buttons on the menu (needed for FrameRemoveHaloButton).