| net.refractions.udig.ui.WarningCellEditor
WarningCellEditor | public class WarningCellEditor extends CellEditor (Code) | | A Cell editor that tells the user a message. For example: I'm sorry this cell cannot be edited ( or some such ).
author: Jesse since: 1.1.0 |
WarningCellEditor | public WarningCellEditor(Composite control, String warning)(Code) | | |
activate | public void activate()(Code) | | |
createControl | protected Control createControl(Composite parent)(Code) | | |
deactivate | public void deactivate()(Code) | | |
dispose | public void dispose()(Code) | | |
doSetFocus | protected void doSetFocus()(Code) | | |
getControl | public Control getControl()(Code) | | |
|
|