Monday, June 11, 2007

Editable / Clearable Dialog Cell Editor

This is a swt widget for a table cell which comes with
a text box, a file dialog button and a clear button.

This widget comes with
- Cut, Copy, Paste and Delete options [which are the default SWT.Text options].
- Clear Button on click clears the content of text.
- File Dialog button on click of which, as the name says : a File dialog would pop up allowing the user to load a file.

If you want have this widget then you can have a peep in : http://tools.assembla.com/svn/j3widgets

1 comment:

James E. Ervin, IV said...

I don't suppose you could allow anonymous logins to that SVN server of yours? Btw, I am very interested in taking a peek at your widget.