I'd like to make a JCheckBox bigger so that it is easier to see/use on a touchscreen. Unfortunately it doesn't seem like there is an easy way to do this (correct me if i'm wrong). My current attempt ...
public CheckBox(int p_i51140_1_, int p_i51140_2_, int p_i51140_3_, int p_i51140_4_, String p_i51140_5_, boolean p_i51140_6_) { super(p_i51140_1_, p_i51140_2_, p ...