Re: Deleting a Row in a JTable
- From: hilz <now@xxxxx>
- Date: Wed, 28 Dec 2005 22:00:43 -0500
Roedy Green wrote:
What is the UI convention to let the end user delete a row in a Jtable?
I would probably do it with small buttons that have icons on them (without text, but with tooltip text), and place them below the table
the icon for delete will probably be a red X, the icon for add will probably be a "+", then you might have an up and down arrow to move rows around if needed...
.
- References:
- Deleting a Row in a JTable
- From: Roedy Green
- Deleting a Row in a JTable
- Prev by Date: Re: Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]
- Next by Date: Re: Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]
- Previous by thread: Re: Deleting a Row in a JTable
- Next by thread: Re: Deleting a Row in a JTable
- Index(es):