/[xulu]/branches/1.8-gt2-2.6/src/appl/ext/ConfigurationEditor.java
ViewVC logotype

Diff of /branches/1.8-gt2-2.6/src/appl/ext/ConfigurationEditor.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 47 by mojays, Mon Aug 31 14:23:19 2009 UTC revision 60 by alfonx, Sun Oct 4 16:54:52 2009 UTC
# Line 1  Line 1 
1  package appl.ext;  package appl.ext;
2    
 import javax.swing.SwingUtilities;  
 import java.awt.BorderLayout;  
 import javax.swing.JPanel;  
3  import javax.swing.JFrame;  import javax.swing.JFrame;
4    import javax.swing.JPanel;
5    import javax.swing.SwingUtilities;
6  import javax.swing.WindowConstants;  import javax.swing.WindowConstants;
 import java.awt.Dimension;  
7    
8  /**  /**
9   * Displays the {@link XuluConfig} in a frame based using the   * Displays the {@link XuluConfig} in a frame based using the

Legend:
Removed from v.47  
changed lines
  Added in v.60

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26