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 |
|
|
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 { |
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 |