|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.ui.swt.components.InPaintInfo
public class InPaintInfo
| Field Summary | |
|---|---|
org.eclipse.swt.graphics.Rectangle |
curCellBounds
|
int |
curCellIndex
|
org.eclipse.swt.widgets.Item |
item
|
| Constructor Summary | |
|---|---|
InPaintInfo(org.eclipse.swt.widgets.Item item,
int curCellIndex,
org.eclipse.swt.graphics.Rectangle curCellBounds)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public org.eclipse.swt.widgets.Item item
public int curCellIndex
public org.eclipse.swt.graphics.Rectangle curCellBounds
| Constructor Detail |
|---|
public InPaintInfo(org.eclipse.swt.widgets.Item item,
int curCellIndex,
org.eclipse.swt.graphics.Rectangle curCellBounds)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||