Ignore:
Timestamp:
05/09/08 09:31:42 (16 years ago)
Author:
ra33
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/gui/Browser.java

    r15 r22  
    100100                this.getGlassPane().setVisible(true);
    101101                this.getContentPane().setBackground(Color.white);
     102                this.getContentPane().setFocusTraversalKeysEnabled(false);
    102103               
    103104                setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
Note: See TracChangeset for help on using the changeset viewer.