Create Gauntlets screen

This commit is contained in:
drdev
2014-08-08 04:05:18 +00:00
parent b16b80c4d5
commit 952e3d93f0
8 changed files with 363 additions and 43 deletions

View File

@@ -56,7 +56,6 @@ public class QuickGauntletLister extends JPanel {
icoEdit = FSkin.getIcon(FSkinProp.ICO_EDIT);
icoEditOver = FSkin.getIcon(FSkinProp.ICO_EDIT_OVER);
}
/** @param gd0   {@link forge.gauntlet.GauntletData}[] */
public void setGauntlets(List<GauntletData> gd0) {