Re: Deleting a Row in a JTable
- From: IchBin <weconsul@xxxxxxx>
- Date: Thu, 29 Dec 2005 04:56:26 -0500
Roedy Green wrote:
On Wed, 28 Dec 2005 20:12:46 GMT, Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx> wrote, quoted or indirectly quoted someone who said :
What is the UI convention to let the end user delete a row in a Jtable?
It might be that you traditionally use some key after selecting the row. It might be that you drag the row to oblivion. It might be that you have a little icon on each row to click. I just wanted to know what the usual convention was.
Personally I think a right click and popup menu with 'Add', 'Delete', the usual 'Copy and Paste' items... BlabBlabBlab.
Also have same in the frame menu plus enabling keyboard keystrokes to do the same.. The standard for Copy and Paste and say Cntrl-A for add and Cntrl-D for delete.
Something like this.. --
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"' -William E. Taylor, Regular Guy (1952-) .
- References:
- Deleting a Row in a JTable
- From: Roedy Green
- Re: Deleting a Row in a JTable
- From: Roedy Green
- Deleting a Row in a JTable
- Prev by Date: Re: Deleting a Row in a JTable
- Next by Date: Re: JformattedTextField DateFormat
- Previous by thread: Re: Deleting a Row in a JTable
- Next by thread: Re: Deleting a Row in a JTable
- Index(es):