Leonhard Kohl-Lörting
Leonhard Kohl-Lörting
If i have to ovewrite removeTabAt, I can't differentiate between GUI clicks and code calls.
``` java PanelPopup bewerbAKo = new PanelPopup(String.format("%s (%s)", name, desc), koIcon, new JScrollPane(SwingUtils.withPadding(koRoundPanel, 16))); AbstractButton remove = bewerbAKo.addButton(AllIcons.Action.Delete.get(), "Bewerb entfernen"); ... tabFrame.addTab((TabFramePopup) bewerbAKo, name, koIcon, Alignment.SOUTH_WEST); tabFrame.revalidate(); tabFrame.repaint(); ``` Add...
   3.0.2:    I am using the OS Manjaro i3.
Is there a way to do it? Couldn't find documentation. I can only disable drag and drop, not the right click menu.
Gemma Lines: Digits on the line must not repeat. For each digit on the line, the counter-digit (10 minus X) must also appear on the line. I have already partially...
Placing a 5 cell nabner line (which always only has 13579 as candidates on the whole line) in an empty grid and checking true candidates will not finish calculating for...
### Suggestion / Feature Request Hey! You might be interested in adding my APK editing software [dalvikus](https://github.com/loerting/dalvikus). :)