org.gudy.azureus2.ui.swt.components
Class InPaintInfo
java.lang.Object
  
org.gudy.azureus2.ui.swt.components.InPaintInfo
public class InPaintInfo
- extends Object
 
- Author:
 
  - TuxPaper
 
 
| 
Constructor Summary | 
InPaintInfo(org.eclipse.swt.widgets.Item item,
            int curCellIndex,
            org.eclipse.swt.graphics.Rectangle curCellBounds)
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
item
public org.eclipse.swt.widgets.Item item
curCellIndex
public int curCellIndex
curCellBounds
public org.eclipse.swt.graphics.Rectangle curCellBounds
InPaintInfo
public InPaintInfo(org.eclipse.swt.widgets.Item item,
                   int curCellIndex,
                   org.eclipse.swt.graphics.Rectangle curCellBounds)