Author: jflesch
Date: 2006-07-18 01:05:10 +0000 (Tue, 18 Jul 2006)
New Revision: 9650
Modified:
trunk/apps/Thaw/src/thaw/core/MainWindow.java
trunk/apps/Thaw/src/thaw/i18n/thaw_fr.properties
Log:
Insert JMenuBar in the JFrame more cleanly
Modified: trunk/apps/Thaw/src/thaw/core/MainWindow.java
===================================================================
--- trunk/apps/Thaw/src/thaw/core/MainWindow.java 2006-07-17 21:36:33 UTC
(rev 9649)
+++ trunk/apps/Thaw/src/thaw/core/MainWindow.java 2006-07-18 01:05:10 UTC
(rev 9650)
@@ -80,7 +80,8 @@
mainWindow.getContentPane().setLayout(new BorderLayout());
- mainWindow.getContentPane().add(menuBar, BorderLayout.NORTH);
+ mainWindow.setJMenuBar(menuBar);
+ //mainWindow.getContentPane().add(menuBar, BorderLayout.NORTH);
mainWindow.getContentPane().add(tabbedPane,
BorderLayout.CENTER);
mainWindow.getContentPane().add(statusBar, BorderLayout.SOUTH);
Modified: trunk/apps/Thaw/src/thaw/i18n/thaw_fr.properties
===================================================================
--- trunk/apps/Thaw/src/thaw/i18n/thaw_fr.properties 2006-07-17 21:36:33 UTC
(rev 9649)
+++ trunk/apps/Thaw/src/thaw/i18n/thaw_fr.properties 2006-07-18 01:05:10 UTC
(rev 9650)
@@ -76,8 +76,8 @@
thaw.config.nodeAddress=Adresse du noeud
thaw.config.nodePort=Port du noeud (FCP)
-thaw.config.maxSimultaneousDownloads=Maximum de downloads simultan?s (-1=
illimit?)
-thaw.config.maxSimultaneousInsertions=Maximum d'insertions simultan?es(-1=
illimit?)
+thaw.config.maxSimultaneousDownloads=Nombre maximum de downloads simultan?s
(-1= illimit?)
+thaw.config.maxSimultaneousInsertions=Nombre maximum d'insertions
simultan?es(-1= illimit?)
thaw.config.thawId=Thaw ID