Changes between Version 3 and Version 4 of FRAME_SIZE_R0
- Timestamp:
- 12/21/08 17:04:36 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_SIZE_R0
v3 v4 42 42 * Create the method setSize(!BoundMode mode, !ImmSize size). The arguments represent the size of any of the bound modes rectangles. Using the !BoundMode enum it should calculate the size of the default rectangular. This is the size of the frame content. 43 43 44 * !TestBoundMode demonstrates the use of those frame bounds functionalities in different modes.44 * !TestBoundMode demonstrates the use of those frame bounds functionalities in different modes. 45 45 [source:trunk/sophie2-platform/modules//org.sophie2.base.model.book/src/test/java/org/sophie2/base/model/book/TestFrameSize.java?rev=992] 46 46