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

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

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

revision 712 by alfonx, Fri Feb 19 01:11:55 2010 UTC revision 976 by alfonx, Thu Aug 12 14:14:08 2010 UTC
# Line 25  Line 25 
25   *   *
26   * Contributors:   * Contributors:
27   *     Martin O. J. Schmitz - initial API and implementation   *     Martin O. J. Schmitz - initial API and implementation
28   *     Stefan A. Krüger - additional utility classes   *     Stefan A. Tzeggai - additional utility classes
29   ******************************************************************************/   ******************************************************************************/
30  package skrueger.swing;  package skrueger.swing;
31    
# Line 47  import skrueger.i8n.Translation; Line 47  import skrueger.i8n.Translation;
47   * listener is automatically registered with the {@link Translation} to update   * listener is automatically registered with the {@link Translation} to update
48   * on {@link Translation} changes.   * on {@link Translation} changes.
49   *   *
50   * @author Stefan Alfons Krüger   * @author Stefan Alfons Tzeggai
51   *   *
52   */   */
53  public class TranslationJTextField extends JTextField {  public class TranslationJTextField extends JTextField {
# Line 141  public class TranslationJTextField exten Line 141  public class TranslationJTextField exten
141                                          } catch (java.lang.IllegalStateException ee) {                                          } catch (java.lang.IllegalStateException ee) {
142                                                  /*                                                  /*
143                                                   *                                                   *
144                                                   * ERROR AtlasCreator uncaughtException An uncaught                                                   * ERROR Geopublisher uncaughtException An uncaught
145                                                   * exception happened on Thread                                                   * exception happened on Thread
146                                                   * Thread[AWT-EventQueue-0,6,main]                                                   * Thread[AWT-EventQueue-0,6,main]
147                                                   * java.lang.IllegalStateException: Attempt to mutate in                                                   * java.lang.IllegalStateException: Attempt to mutate in

Legend:
Removed from v.712  
changed lines
  Added in v.976

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26