Changes between Version 24 and Version 25 of BOOK_FULL_SCREEN_MODE_R0
- Timestamp:
- 05/14/09 12:06:05 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BOOK_FULL_SCREEN_MODE_R0
v24 v25 100 100 * get the action map for the panel and add an action that fires a R3 event for switching to normal mode 101 101 102 * Affected classes: 103 * DefaultDocumentsDesktop 104 * DefaultDocumentWindow 105 * DefaultMainWindow 106 * BookDocumentWindow 107 * MDMainWindow 108 * DocumentsDesktop 109 * DocumentWindow 110 * MDDocumentWindow 111 * BookLogic 112 102 113 * Tests: 103 114 * [source:/branches/private/mitex/sophie2-platform/modules/org.sophie2.main.layout.mydoggy/src/test/java/org/sophie2/main/layout/mydoggy/MyDoggyLayoutDemo.java]