mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 21:31:17 +00:00
author javadoc comments added, finished...
This commit is contained in:
@@ -20,6 +20,10 @@ import com.jpexs.decompiler.flash.abc.ABC;
|
||||
import javax.swing.event.TableModelListener;
|
||||
import javax.swing.table.TableModel;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author JPEXS
|
||||
*/
|
||||
public class DoubleTableModel implements TableModel {
|
||||
|
||||
private final ABC abc;
|
||||
|
||||
Reference in New Issue
Block a user