Re: Deleting a Row in a JTable
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Thu, 29 Dec 2005 07:54:33 GMT
On 28 Dec 2005 18:37:52 -0800, "hiwa" <HGA03630@xxxxxxxxxxx> wrote,
quoted or indirectly quoted someone who said :
>> UI convention
>What is 'UI convention'?
User Interface convention. It might be for example that to move to
the next field you hit Ctrl-N or some other mysterious keystroke.
In the olden days you hit enter to move to the next field. Then Enter
tended to get used for submit the whole form, and tab was used to move
to the next field. This was a backward step in keying speed since you
can hit enter faster than tab, especially for numerical entry. But if
you have a TextArea or JTextArea there must be yet some other
convention.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- Deleting a Row in a JTable
- From: Roedy Green
- Re: Deleting a Row in a JTable
- From: hiwa
- Deleting a Row in a JTable
- Prev by Date: Re: How to enter characters beyond keyboard into JTextField?
- Next by Date: Re: Deleting a Row in a JTable
- Previous by thread: Re: Deleting a Row in a JTable
- Next by thread: Re: Deleting a Row in a JTable
- Index(es):
Relevant Pages
|