Changes between Version 19 and Version 20 of BOOK_FULL_SCREEN_MODE_R0


Ignore:
Timestamp:
04/28/09 16:50:11 (16 years ago)
Author:
tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BOOK_FULL_SCREEN_MODE_R0

    v19 v20  
    7878    * {{{res.setClosable(false);}}} 
    7979    * {{{res.setResizable(false);}}} 
    80     * Hide the title bar: {{{ ((BasicInternalFrameUI)res.getUI()).getNorthPane().setVisible(false); }}} 
    8180  
    8281 * When the screenMode() of !MainWindow is !ScreenMode.PRESENTATION