comparison dwt/custom/TableTreeEditor.d @ 128:07399639c0c8

Added DWT extension to dwt.widgets.MessageBox
author Jacob Carlborg <doob@me.com>
date Sat, 17 Jan 2009 16:26:49 +0100
parents 63a09873578e
children
comparison
equal deleted inserted replaced
127:8086e7b181a3 128:07399639c0c8
25 import dwt.widgets.Table; 25 import dwt.widgets.Table;
26 import dwt.widgets.TableColumn; 26 import dwt.widgets.TableColumn;
27 import dwt.custom.ControlEditor; 27 import dwt.custom.ControlEditor;
28 import dwt.custom.TableTree; 28 import dwt.custom.TableTree;
29 import dwt.custom.TableTreeItem; 29 import dwt.custom.TableTreeItem;
30
31 import dwt.dwthelper.Runnable;
32 30
33 /** 31 /**
34 * 32 *
35 * A TableTreeEditor is a manager for a Control that appears above a cell in a TableTree 33 * A TableTreeEditor is a manager for a Control that appears above a cell in a TableTree
36 * and tracks with the moving and resizing of that cell. It can be used to display a 34 * and tracks with the moving and resizing of that cell. It can be used to display a