Integerating Unix pipes with Swing Utilities
Subramanian.ganesh_at_gmail.com
Date: 01/30/05
- Next message: Babu Kalakrishnan: "Re: Need some help with JScrollPanes..."
- Previous message: Wiseguy: "Re: Switched from Netbeans 3.6 to 4.0 and form design is blank"
- Next in thread: Subramanian.ganesh_at_gmail.com: "Re: Integerating Unix pipes with Swing Utilities"
- Reply: Subramanian.ganesh_at_gmail.com: "Re: Integerating Unix pipes with Swing Utilities"
- Reply: Subramanian.ganesh_at_gmail.com: "Re: Integerating Unix pipes with Swing Utilities"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Jan 2005 01:34:08 -0800
Hi,
I wanted to add the following feature to my Mail User Agent.
Whenever a I click on a folder, the client will query the server for
messages in it. If the folder has a lot of messages the client has to
wait for a long time to get the messages. What I want is the client
should be able to get the message file name as in unix pipes and should
display in the Message table. So I have no need to wait for the entire
results to come. I don't want to use asynchronous transfer. because
even in this case, I wont get data immediately.
Could you share your views on this?
Thanks,
Ganesh
- Next message: Babu Kalakrishnan: "Re: Need some help with JScrollPanes..."
- Previous message: Wiseguy: "Re: Switched from Netbeans 3.6 to 4.0 and form design is blank"
- Next in thread: Subramanian.ganesh_at_gmail.com: "Re: Integerating Unix pipes with Swing Utilities"
- Reply: Subramanian.ganesh_at_gmail.com: "Re: Integerating Unix pipes with Swing Utilities"
- Reply: Subramanian.ganesh_at_gmail.com: "Re: Integerating Unix pipes with Swing Utilities"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|