/[schmitzm]/trunk/src/skrueger/swing/TranslationAskJDialog.java
ViewVC logotype

Diff of /trunk/src/skrueger/swing/TranslationAskJDialog.java

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

revision 244 by alfonx, Wed Jul 29 09:33:33 2009 UTC revision 261 by mojays, Fri Jul 31 17:05:18 2009 UTC
# Line 2  Line 2 
2   * Copyright (c) 2009 Martin O. J. Schmitz.   * Copyright (c) 2009 Martin O. J. Schmitz.
3   *   *
4   * This file is part of the SCHMITZM library - a collection of utility   * This file is part of the SCHMITZM library - a collection of utility
5   * classes based on Java 1.6, focussing (not only) on Java Swing   * classes based on Java 1.6, focusing (not only) on Java Swing
6   * and the Geotools library.   * and the Geotools library.
7   *   *
8   * The SCHMITZM project is hosted at:   * The SCHMITZM project is hosted at:
# Line 38  import java.awt.event.ActionListener; Line 38  import java.awt.event.ActionListener;
38  import java.awt.event.KeyEvent;  import java.awt.event.KeyEvent;
39  import java.awt.event.WindowAdapter;  import java.awt.event.WindowAdapter;
40  import java.awt.event.WindowEvent;  import java.awt.event.WindowEvent;
 import java.util.Locale;  
41    
42  import javax.swing.AbstractAction;  import javax.swing.AbstractAction;
43  import javax.swing.Action;  import javax.swing.Action;
# Line 52  import javax.swing.JPanel; Line 51  import javax.swing.JPanel;
51  import javax.swing.JRootPane;  import javax.swing.JRootPane;
52  import javax.swing.KeyStroke;  import javax.swing.KeyStroke;
53    
 import schmitzm.geotools.styling.StylingUtil;  
 import schmitzm.lang.LangUtil;  
 import schmitzm.lang.ResourceProvider;  
54  import schmitzm.swing.SwingUtil;  import schmitzm.swing.SwingUtil;
55  import skrueger.i8n.Translation;  import skrueger.i8n.Translation;
56    

Legend:
Removed from v.244  
changed lines
  Added in v.261

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26