Changes between Version 9 and Version 10 of PAGE_SELECTOR_R0
- Timestamp:
- 12/05/08 17:02:18 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PAGE_SELECTOR_R0
v9 v10 32 32 = Design = 33 33 * The !SophieModule containing the page selector is the same as before. Things must be re-factored a lot prior to extracting it in a different module since there are a lot or dependencies. 34 * The !NavigaionPanel should be created by the !NavigationP anelProvider which in turn should be defined as an extension of the !BookPanel. The !NavigationPanelProvider should give every book panel it navigation.34 * The !NavigaionPanel should be created by the !NavigationProvider which in turn should be defined as an extension of the !BookPanel. The !NavigationProvider should give every book panel it navigation. 35 35 * !NavigationPanel: 36 36 * for every button => res.setMargin(new Insets(0, 0, 0, 0)); This way buttons would wrap around their set text without space between text and the margin of the button itself.