make targetting area in VDock be non-focusable

This commit is contained in:
pfps
2017-02-08 23:30:42 +00:00
parent 156b11fda6
commit 87aaf7d997

View File

@@ -73,6 +73,7 @@ public class VDock implements IVDoc<CDock> {
*/
@Override
public void populate() {
btnTargeting.setFocusable(false); // don't let the targeting arc switcher get focus
final JPanel pnl = parentCell.getBody();
// Mig layout does not support wrapping!
// http://stackoverflow.com/questions/5715833/how-do-you-make-miglayout-behave-like-wrap-layout