org.eclipse.nebula.widgets.nattable.painter.cell
Class DisabledCheckboxPainter
java.lang.Object
org.eclipse.nebula.widgets.nattable.painter.cell.AbstractCellPainter
org.eclipse.nebula.widgets.nattable.painter.cell.CellPainterWrapper
org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundPainter
org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
org.eclipse.nebula.widgets.nattable.painter.cell.DisabledCheckboxPainter
- All Implemented Interfaces:
- ICellPainter
public class DisabledCheckboxPainter
- extends CheckBoxPainter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisabledCheckboxPainter
public DisabledCheckboxPainter()
DisabledCheckboxPainter
public DisabledCheckboxPainter(org.eclipse.swt.graphics.Image checkedImg,
org.eclipse.swt.graphics.Image uncheckedImg)
Copyright © 2014. All rights reserved.