-
Steps to reproduce:
Select a word by doubleclicking in target column. Replace it by typing a letter. Repeat the same operation (doubleclick+type) a few times (usually 3-5).
Result:
```
2020-…
foolo updated
4 years ago
-
I use BeanShell 1.2b7. I write a java application to
display a JInternalFrame, and add a
InternalFrameListener to it using BeanShell.
the listener implementation code show below:
import javax.s…
-
**Description**
There are several crash reports, which seem to point to one of several root causes:
* `AvroIdlLanguage`, or a class that depends on it, fails to initialise for some unknown reason
*…
-
[FlatLaf](https://github.com/JFormDesigner/FlatLaf) is becoming common in Java Swing applications as a direct plug-in for "modern" themes. Unfortunately the interaction between JTreeTable and FlatLaf …
-
## Log Message
Unable to open: jar:file:/C:/Users/giova/triplea/downloadedMaps/world_war_ii_global-master.zip!/world_war_ii_global-master/map/games/ww2global40_balanced_move1st.xml, C:\Users\giova\tri…
-
```
Hello,
when I run a test, which has some Swing components and use @PrepareForTest, I
get an Exception:
java.lang.VerifyError: (class: javax/swing/plaf/metal/OceanTheme, method:
signature: ()V)…
-
```
Hello,
when I run a test, which has some Swing components and use @PrepareForTest, I
get an Exception:
java.lang.VerifyError: (class: javax/swing/plaf/metal/OceanTheme, method:
signature: ()V)…
-
```
Hello,
when I run a test, which has some Swing components and use @PrepareForTest, I
get an Exception:
java.lang.VerifyError: (class: javax/swing/plaf/metal/OceanTheme, method:
signature: ()V)…
-
A component that extends scala.swing.Scrollable (but not Scrollable.Wrapper) should cause the component's peer to implement javax.swing.Scrollable and forward the latter's methods to the former. That …
-
@tischi found another one: entering a transformation for a segmentation results in this (immediately after pressing the "apply" button):
```
[ERROR] org.scijava.module.MethodCallException: Error e…