Update of /cvsroot/osmose-dev/osmose/src/osmose/application/elementeditor In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18733/src/osmose/application/elementeditor Modified Files: OSMEditTabPane.java OSMElementEditorFrame.java OSMElementEditorPanel.java OSMImageElementEditorPanel.java OSMMediaElementEditorPanel.java OSMMediaFileFilter.java OSMRichTextElementEditorPanel.java OSMSoundElementEditorPanel.java OSMTextElementEditorPanel.java OSMVideoElementEditorPanel.java Log Message: Adapt code for Java 1.6 (some warnings remain) Index: OSMEditTabPane.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/elementeditor/OSMEditTabPane.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMEditTabPane.java 30 Aug 2005 17:44:13 -0000 1.1.1.1 --- OSMEditTabPane.java 3 Oct 2007 21:31:14 -0000 1.2 *************** *** 24,28 **** * <p>Description : The class implements a Mouse Listener to a JTabbedPane </p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : Quadrille Ingénierie</p> * @author Roger Vincent * @version 1.0 --- 24,28 ---- * <p>Description : The class implements a Mouse Listener to a JTabbedPane </p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : Quadrille Ingenierie</p> * @author Roger Vincent * @version 1.0 Index: OSMVideoElementEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/elementeditor/OSMVideoElementEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMVideoElementEditorPanel.java 30 Aug 2005 17:44:14 -0000 1.1.1.1 --- OSMVideoElementEditorPanel.java 3 Oct 2007 21:31:14 -0000 1.2 *************** *** 33,37 **** * element, or input directly and edit the text.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : Quadrille Ingénierie</p> * @author Roger Vincent * @version 1.0 --- 33,37 ---- * element, or input directly and edit the text.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : Quadrille Ingenierie</p> * @author Roger Vincent * @version 1.0 Index: OSMTextElementEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/elementeditor/OSMTextElementEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMTextElementEditorPanel.java 30 Aug 2005 17:44:14 -0000 1.1.1.1 --- OSMTextElementEditorPanel.java 3 Oct 2007 21:31:14 -0000 1.2 *************** *** 37,41 **** * element, or input directly and edit the text.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : Quadrille Ingénierie</p> * @author Roger Vincent * @version 1.0 --- 37,41 ---- * element, or input directly and edit the text.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : Quadrille Ingenierie</p> * @author Roger Vincent * @version 1.0 Index: OSMImageElementEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/elementeditor/OSMImageElementEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMImageElementEditorPanel.java 30 Aug 2005 17:44:13 -0000 1.1.1.1 --- OSMImageElementEditorPanel.java 3 Oct 2007 21:31:14 -0000 1.2 *************** *** 34,38 **** * element, or input directly some drawing and modify the bitmap.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : Quadrille Ingénierie</p> * @author : Roger Vincent * @version 1.0 --- 34,38 ---- * element, or input directly some drawing and modify the bitmap.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : Quadrille Ingenierie</p> * @author : Roger Vincent * @version 1.0 Index: OSMElementEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/elementeditor/OSMElementEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMElementEditorPanel.java 30 Aug 2005 17:44:13 -0000 1.1.1.1 --- OSMElementEditorPanel.java 3 Oct 2007 21:31:14 -0000 1.2 *************** *** 44,48 **** * the selected element is associated / dissociated to a media.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : Quadrille Ingénierie</p> * @author : Roger Vincent * @version 1.0 --- 44,48 ---- * the selected element is associated / dissociated to a media.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : Quadrille Ingenierie</p> * @author : Roger Vincent * @version 1.0 *************** *** 635,639 **** * <p>Description : Listener for url changes.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 --- 635,639 ---- * <p>Description : Listener for url changes.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : </p> * @author non attribuable * @version 1.0 Index: OSMRichTextElementEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/elementeditor/OSMRichTextElementEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMRichTextElementEditorPanel.java 30 Aug 2005 17:44:14 -0000 1.1.1.1 --- OSMRichTextElementEditorPanel.java 3 Oct 2007 21:31:14 -0000 1.2 *************** *** 41,45 **** * <p>Description : Allows to associate and edit a simple text to the selected element</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : Quadrille Ingénierie</p> * @author Olivier Berdal * @version 1.0 --- 41,45 ---- * <p>Description : Allows to associate and edit a simple text to the selected element</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : Quadrille Ingenierie</p> * @author Olivier Berdal * @version 1.0 Index: OSMMediaElementEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/elementeditor/OSMMediaElementEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMMediaElementEditorPanel.java 30 Aug 2005 17:44:13 -0000 1.1.1.1 --- OSMMediaElementEditorPanel.java 3 Oct 2007 21:31:14 -0000 1.2 *************** *** 32,36 **** * It offers the common interface objects for all media types</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : Quadrille Ingénierie</p> * @author : Roger Vincent * @version 1.0 --- 32,36 ---- * It offers the common interface objects for all media types</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : Quadrille Ingenierie</p> * @author : Roger Vincent * @version 1.0 *************** *** 119,123 **** ! // JButton workMedia = new JButton("Zone multimédia"); --- 119,123 ---- ! // JButton workMedia = new JButton("Zone multimedia"); *************** *** 271,275 **** ! // System.out.println("MediaElementEditorPanel.selectMediaFile> choix annulé "); return (false); } --- 271,275 ---- ! // System.out.println("MediaElementEditorPanel.selectMediaFile> choix annule "); return (false); } Index: OSMSoundElementEditorPanel.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/elementeditor/OSMSoundElementEditorPanel.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMSoundElementEditorPanel.java 30 Aug 2005 17:44:14 -0000 1.1.1.1 --- OSMSoundElementEditorPanel.java 3 Oct 2007 21:31:14 -0000 1.2 *************** *** 32,36 **** * input directly and edit the sound.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : Quadrille Ingénierie</p> * @author Olivier Hoareau * @version 1.0 --- 32,36 ---- * input directly and edit the sound.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : Quadrille Ingenierie</p> * @author Olivier Hoareau * @version 1.0 Index: OSMMediaFileFilter.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/elementeditor/OSMMediaFileFilter.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** OSMMediaFileFilter.java 15 Jan 2006 22:19:33 -0000 1.2 --- OSMMediaFileFilter.java 3 Oct 2007 21:31:14 -0000 1.3 *************** *** 27,31 **** * from depending on the media type. It is associated to a FileChooser.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : Quadrille Ingénierie</p> * @author Roger Vincent * @version 1.0 --- 27,31 ---- * from depending on the media type. It is associated to a FileChooser.</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : Quadrille Ingenierie</p> * @author Roger Vincent * @version 1.0 Index: OSMElementEditorFrame.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/elementeditor/OSMElementEditorFrame.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMElementEditorFrame.java 30 Aug 2005 17:44:13 -0000 1.1.1.1 --- OSMElementEditorFrame.java 3 Oct 2007 21:31:14 -0000 1.2 *************** *** 26,30 **** * <p>Description : Root container for the Media Element Editor</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : Quadrille Ingénierie</p> * @author : Roger Vincent * @version 1.0 --- 26,30 ---- * <p>Description : Root container for the Media Element Editor</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Societe : Quadrille Ingenierie</p> * @author : Roger Vincent * @version 1.0 |