Re: How to sort a table values
- From: pn_gothai@xxxxxxxxxxx
- Date: Fri, 22 Jun 2007 23:45:03 -0700
On Jun 21, 11:17 pm, Roedy Green <see_webs...@xxxxxxxxxxxxxxxxxxxx>
wrote:
On Thu, 21 Jun 2007 02:37:31 -0700, pn_got...@xxxxxxxxxxx wrote,
quoted or indirectly quoted someone who said :
I have a combobox in that contain date,sender,subject. How to sort the
date,sender and subject using combobox in yahoomail or any inbox
messages.
You have a Collection of Objects you fed to the JComboBox. Just sort
it and feed it back to it again.
to sort seehttp://mindprod.com/jgloss/sort.html
I am unaware of any special connection of Java to YahooMail, so I
suspect you may be asking a question that is not related to Java.
--
Roedy Green Canadian Mind Products
The Java Glossaryhttp://mindprod.com
Thanks for your reply.
Yes i am working out using Javascript.
If you have any idea of sorting the mails in the order of Date,
sender's id, then can you help me please.
.
- Follow-Ups:
- Re: How to sort a table values
- From: Roedy Green
- Re: How to sort a table values
- References:
- How to sort a table values
- From: pn_gothai
- Re: How to sort a table values
- From: Roedy Green
- How to sort a table values
- Prev by Date: Re: How to sort a table values
- Next by Date: Re: How to sort a table values
- Previous by thread: Re: How to sort a table values
- Next by thread: Re: How to sort a table values
- Index(es):
Relevant Pages
|