• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.clients
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Changeset
  • Next Changeset →

Changeset 5636

Show
Ignore:
Timestamp:
09/30/08 11:09:17 (7 weeks ago)
Author:
jburel
Message:

increase border size

Files:
1 modified

  • trunk/SRC/org/openmicroscopy/shoola/util/ui/login/ScreenLogin.java (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • trunk/SRC/org/openmicroscopy/shoola/util/ui/login/ScreenLogin.java

    r5635 r5636  
    336336        { 
    337337                JPanel mainPanel = new JPanel(); 
    338                 int g = 5; 
     338                int g = 10; 
    339339                int t = 10; 
    340340                mainPanel.setBorder(BorderFactory.createEmptyBorder(t, g, t, g)); 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/