Author: Paul_R
Date: 2008-08-01 11:17:29 +0200 (Fri, 01 Aug 2008)
New Revision: 1437

Modified:
   
software_suite_v2/software/tools/tuxController/trunk/src/GUI/components/advancedViewPanel.java
Log:
* Increase the size of an icon


Modified: 
software_suite_v2/software/tools/tuxController/trunk/src/GUI/components/advancedViewPanel.java
===================================================================
--- 
software_suite_v2/software/tools/tuxController/trunk/src/GUI/components/advancedViewPanel.java
      2008-07-31 13:51:57 UTC (rev 1436)
+++ 
software_suite_v2/software/tools/tuxController/trunk/src/GUI/components/advancedViewPanel.java
      2008-08-01 09:17:29 UTC (rev 1437)
@@ -85,7 +85,7 @@
                     GridBagConstraints.NONE, 
                     new Insets(0, 0, 0, 0), 0, 0));
         win.imgRFState.setIcon(win.iconRFOff);
-        win.imgRFState.setBounds(205, 30, 205, 20);
+        win.imgRFState.setBounds(205, 25, 205, 30);
         win.imgRFState.setText(bundle.getString("lblRFState"));
         win.imgRFState.setHorizontalTextPosition(SwingConstants.LEFT);
         win.imgRFState.setHorizontalAlignment(SwingConstants.RIGHT);


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to