From: Olivier G. <og...@us...> - 2007-10-03 21:31:14
|
Update of /cvsroot/osmose-dev/osmose/src/osmose/application/themeeditor In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18733/src/osmose/application/themeeditor Modified Files: OSMThemeBackgroundEditorPanel.java OSMThemeChipsEditorPanel.java OSMThemeChooseModelEditorPanel.java OSMThemeContraintsEditorPanel.java OSMThemeEditorPanel.java OSMThemeFormatEditorPanel.java OSMThemeMediasEditorPanel.java OSMThemeTransitionEditorPanel.java Log Message: Adapt code for Java 1.6 (some warnings remain) Index: OSMThemeEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/themeeditor/OSMThemeEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMThemeEditorPanel.java 30 Aug 2005 17:44:25 -0000 1.1.1.1 --- OSMThemeEditorPanel.java 3 Oct 2007 21:31:16 -0000 1.2 *************** *** 575,579 **** * <p>Description : contains the buttons</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 --- 575,579 ---- * <p>Description : contains the buttons</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : </p> * @author non attribuable * @version 1.0 Index: OSMThemeContraintsEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/themeeditor/OSMThemeContraintsEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMThemeContraintsEditorPanel.java 30 Aug 2005 17:44:24 -0000 1.1.1.1 --- OSMThemeContraintsEditorPanel.java 3 Oct 2007 21:31:16 -0000 1.2 *************** *** 27,31 **** * <p>Description : panel to show the current theme and model inside the theme dialog box</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 --- 27,31 ---- * <p>Description : panel to show the current theme and model inside the theme dialog box</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : </p> * @author non attribuable * @version 1.0 *************** *** 176,178 **** super.paint(g); } ! } \ No newline at end of file --- 176,178 ---- super.paint(g); } ! } Index: OSMThemeChooseModelEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/themeeditor/OSMThemeChooseModelEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMThemeChooseModelEditorPanel.java 30 Aug 2005 17:44:24 -0000 1.1.1.1 --- OSMThemeChooseModelEditorPanel.java 3 Oct 2007 21:31:16 -0000 1.2 *************** *** 29,33 **** * This panel allows to create a new model (that can inherited from the default model), to save the created model or to use the default model</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 --- 29,33 ---- * This panel allows to create a new model (that can inherited from the default model), to save the created model or to use the default model</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : </p> * @author non attribuable * @version 1.0 Index: OSMThemeTransitionEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/themeeditor/OSMThemeTransitionEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMThemeTransitionEditorPanel.java 30 Aug 2005 17:44:25 -0000 1.1.1.1 --- OSMThemeTransitionEditorPanel.java 3 Oct 2007 21:31:16 -0000 1.2 *************** *** 27,31 **** * <p>Description : panel to edit the transition item (not use)</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 --- 27,31 ---- * <p>Description : panel to edit the transition item (not use)</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : </p> * @author non attribuable * @version 1.0 Index: OSMThemeBackgroundEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/themeeditor/OSMThemeBackgroundEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMThemeBackgroundEditorPanel.java 30 Aug 2005 17:44:23 -0000 1.1.1.1 --- OSMThemeBackgroundEditorPanel.java 3 Oct 2007 21:31:16 -0000 1.2 *************** *** 32,36 **** * <p>Description : panel to choose the background for the specified theme</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 --- 32,36 ---- * <p>Description : panel to choose the background for the specified theme</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : </p> * @author non attribuable * @version 1.0 Index: OSMThemeChipsEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/themeeditor/OSMThemeChipsEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMThemeChipsEditorPanel.java 30 Aug 2005 17:44:24 -0000 1.1.1.1 --- OSMThemeChipsEditorPanel.java 3 Oct 2007 21:31:16 -0000 1.2 *************** *** 28,32 **** * <p>Description : panel to choose chips for the specified theme</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 --- 28,32 ---- * <p>Description : panel to choose chips for the specified theme</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : </p> * @author non attribuable * @version 1.0 Index: OSMThemeFormatEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/themeeditor/OSMThemeFormatEditorPanel.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** OSMThemeFormatEditorPanel.java 6 Jul 2006 19:46:29 -0000 1.5 --- OSMThemeFormatEditorPanel.java 3 Oct 2007 21:31:16 -0000 1.6 *************** *** 14,18 **** * <p>Description : panel to edit the format of the text (title, body, number and media text)</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 --- 14,18 ---- * <p>Description : panel to edit the format of the text (title, body, number and media text)</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : </p> * @author non attribuable * @version 1.0 Index: OSMThemeMediasEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/themeeditor/OSMThemeMediasEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMThemeMediasEditorPanel.java 30 Aug 2005 17:44:25 -0000 1.1.1.1 --- OSMThemeMediasEditorPanel.java 3 Oct 2007 21:31:16 -0000 1.2 *************** *** 28,32 **** * <p>Description : panel to edit the media theme</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 --- 28,32 ---- * <p>Description : panel to edit the media theme</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : </p> * @author non attribuable * @version 1.0 |