|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.imagero.swing.layout.ToolBarLayout.PointRow
since ToolBarDragHandler can't communicate direct with ToolBarLayout I use this class to pass row computed from Point supplied by ToolBarLayout back to ToolBarDragHandler
| Field Summary | |
int |
row
|
| Constructor Summary | |
ToolBarLayout.PointRow(java.awt.Point p)
|
|
| Method Summary | |
int |
getRow()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int row
| Constructor Detail |
public ToolBarLayout.PointRow(java.awt.Point p)
| Method Detail |
public int getRow()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||