Subclasses may override the following methods:
createButton
: creates the cell editor's button controlcreateContents
: creates the cell editor's 'display value' controlupdateContents
: updates the cell editor's 'display value' control after its value has changedopenDialogBox
: opens the dialog box when the end user presses the button
|
|
|
|
|
|
|
|
|
|
|
|