|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectCellEditor
org.eclipse.gmt.modisco.infra.discoverymanager.ui.launch.utils.BooleanCellEditor
@Deprecated public class BooleanCellEditor
| Constructor Summary | |
|---|---|
BooleanCellEditor()
Deprecated. |
|
| Method Summary | |
|---|---|
LayoutData |
getLayoutData()
Deprecated. The ComboBoxCellEditor implementation of this
CellEditor framework method sets the minimum width of the
cell. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanCellEditor()
| Method Detail |
|---|
public LayoutData getLayoutData()
ComboBoxCellEditor implementation of this
CellEditor framework method sets the minimum width of the
cell. The minimum width is 10 characters if comboBox is not
null or disposed else it is 60 pixels to make
sure the arrow button and some text is visible. The list of CCombo will
be wide enough to show its longest item.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||