|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.sculley.jim.swjava.peer.CppPeer
|
+--com.sculley.jim.swjava.BOMTable
Insert the type's description here. Creation date: (2/20/00 12:07:24 AM)
| Constructor Summary | |
BOMTable(long ptr)
BOMTable constructor comment. |
|
| Method Summary | |
boolean |
attach()
Insert the method's description here. |
void |
detach()
Insert the method's description here. |
long |
getColumnCount()
Insert the method's description here. |
double |
getColumnWidth(long column)
Insert the method's description here. |
DisplayData |
getDisplayData()
Insert the method's description here. |
java.lang.String |
getEntryText(int row,
int column)
Insert the method's description here. |
java.lang.Object |
getEntryValue()
Insert the method's description here. |
SWBox |
getExtent()
Insert the method's description here. |
java.lang.String |
getHeaderText(long column)
Insert the method's description here. |
long |
getRowCount()
Insert the method's description here. |
double |
getRowHeight(long row)
Insert the method's description here. |
boolean |
isVisible()
Insert the method's description here. |
| Methods inherited from class com.sculley.jim.swjava.peer.CppPeer |
getPtr |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public BOMTable(long ptr)
throws java.lang.IllegalArgumentException
ptr - long| Method Detail |
public boolean attach()
public void detach()
public long getColumnCount()
public double getColumnWidth(long column)
column - longpublic DisplayData getDisplayData()
public java.lang.String getEntryText(int row,
int column)
row - intcolumn - intpublic java.lang.Object getEntryValue()
public SWBox getExtent()
public java.lang.String getHeaderText(long column)
column - longpublic long getRowCount()
public double getRowHeight(long row)
row - longpublic boolean isVisible()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||