Package com.illumon.iris.gui.table
Class TableBounds
java.lang.Object
com.illumon.iris.gui.table.TableBounds
public class TableBounds extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TableBounds(int firstRow, int lastRow, int firstCol, int lastCol)
-
Method Summary
-
Field Details
-
Constructor Details
-
TableBounds
public TableBounds(int firstRow, int lastRow, int firstCol, int lastCol)
-
-
Method Details