mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 01:41:17 +00:00
comment2
This commit is contained in:
@@ -26,6 +26,10 @@ import javax.swing.JList;
|
||||
import javax.swing.event.ListSelectionEvent;
|
||||
import javax.swing.event.ListSelectionListener;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author JPEXS
|
||||
*/
|
||||
public class TraitsList extends JList<Object> implements ListSelectionListener {
|
||||
|
||||
private ABC abc;
|
||||
|
||||
Reference in New Issue
Block a user