API documentation
interface org.aswing.table.Resizable2
@author paling
function getElementCount(): Int
function getLowerBoundAt(i:Int): Int
function getUpperBoundAt(i:Int): Int
function setSizeAt(newSize:Int, i:Int): Void