Search the web
Sign In
New User? Sign Up
Java_Official · Java SE . EE . ME . AJAX . Web services
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 14195 - 14224 of 31700   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14195
Druvan S ... I'm trying to use Win32 API functionality through the JNI. I struggling however with getting the WIn32 handle. Aidy "Druvan S" <druvans@... ...
Adrian Rutter
aidy1us
Offline Send Email
Mar 1, 2004
3:29 pm
14196
To those who downloaded our GYM JAVa client. we released next beta version. http://sarovar.org/projects/gym/ __________________________________ Do you Yahoo!? ...
Druvan S
druvans
Offline Send Email
Mar 1, 2004
3:29 pm
14197
I have several newer jar files that seem to conflict with newer jar files and are causing java runtime errors. The conflict occurs with fop.jar (part of...
Paul Tremblay
phthenry
Offline Send Email
Mar 1, 2004
3:30 pm
14198
Can anybody tell me where I might find some examples for Sliding window flow control used in a Client/Server respect. Thanks Janet [Non-text portions of this...
bantamess
Offline Send Email
Mar 1, 2004
3:31 pm
14199
Hi, I am working on development of a java application (Swings) client in which, i need to implement dynamically changing tabs. Inside each tab , there will be...
Murali Krishna Nagise...
murali7619
Offline Send Email
Mar 1, 2004
3:32 pm
14200
On Sun, 29 Feb 2004 16:41:59 -0800 (PST) ... goto sun.java.com and download a JRE...
Edd
psy80uk
Offline Send Email
Mar 1, 2004
6:51 pm
14201
I have a package that i am trying to use to run a simple input/ output program called 'parport', but whenever i try to compile a file that uses parport, it...
vkerai_2
Offline
Mar 1, 2004
9:44 pm
14202
Hi guys, I'm finishing up a shorthand system using java. Everything works great with the textAreaName.replaceRange command except puncuations like"." and ","....
batymohn
Offline Send Email
Mar 1, 2004
9:44 pm
14203
Do u mean scrolling text,etc in in java? If so, u should take a look at Swing book on http://www.oreilly.com/. Bantamess <bantamess@...> wrote:Can...
Neal Thwin
minime4352003
Offline Send Email
Mar 1, 2004
9:44 pm
14204
... at Swing book on http://www.oreilly.com/. No no, sliding window flow control is a mechanism used in TCP/IP. Did you try Google? I suggest doing so....
You really dont need ...
g4ian
Offline Send Email
Mar 2, 2004
1:30 am
14205
Hi all, I am newbie in java...I want to do intersection and union set program...I have a set data in list like [ [abc] [ac] [abc] [b] [a] ] For the first three...
mee_k4ri
Offline Send Email
Mar 2, 2004
1:31 am
14206
try box or gridbag layout, if you have a visual editor gridbag is easy ... __________________________________ Do you Yahoo!? Get better spam protection with...
Druvan S
druvans
Offline Send Email
Mar 2, 2004
1:43 am
14207
Without checking your code too closely it looks as though you are changing inter as you work through the loop. I.e. by the time you get to [b] it probably...
David Smart
smartware_co...
Offline Send Email
Mar 2, 2004
3:56 am
14208
hi all i, myself Sejal new member of ur group. i am learning EJB. but i have one prob. does any one know how to run EJB?? since i am getting some error in...
sejal_desai24
Offline Send Email
Mar 2, 2004
3:41 pm
14209
Image img = kit.getImage("icon.gif"); // kit is a Toolkit object seticonImage(img); if i write this on a Jframe, an icon comes at the top-left corner of the...
godfrighten
Offline Send Email
Mar 2, 2004
3:42 pm
14210
Is there any-way of closing internet explorer through Java code? Aidy ... This message and any attachment are confidential and may be privileged or otherwise...
Adrian Rutter
aidy1us
Offline Send Email
Mar 2, 2004
5:57 pm
14211
On Tue, 2 Mar 2004 15:39:55 +0000 ... javascript, yes, java no....
Edd
psy80uk
Offline Send Email
Mar 2, 2004
8:05 pm
14212
... You supply the icon.gif. Adam...
Adam Carter
typidemon
Offline Send Email
Mar 2, 2004
9:20 pm
14213
This error was generated after I downloaded j2sdk1.4.2_03 and ran the java compiler on the demo samples files. The *.jar and *.html demos worked fine. Any...
mandroid2
Offline Send Email
Mar 2, 2004
10:46 pm
14214
hi, iam final year BE student doing a project in j2ee arena.my project is "online auction house". i will be great full if u can guide me as per framework and ...
purposej
Offline Send Email
Mar 2, 2004
10:46 pm
14215
In my GYM! , I use the following code to load icons /** * loadEmoticon method comment. */ public javax.swing.Icon loadEmoticon(int icon) { return new...
Druvan S
druvans
Offline Send Email
Mar 2, 2004
10:47 pm
14216
Just a suggestion. Can u use "rundll32" to make it work ? I have seen developers use "rundll32" to open IE from java code. Here's a link on rundll commands ...
Druvan S
druvans
Offline Send Email
Mar 2, 2004
10:47 pm
14217
On Tue, 02 Mar 2004 19:55:34 -0000 ... you want $ javac demo.java $ java demo Ensure the file you are trying to run has a main(), and try appletviewer demo...
Edd
psy80uk
Offline Send Email
Mar 2, 2004
10:54 pm
14218
On Tue, 2 Mar 2004 14:14:34 -0800 (PST) ... You can spawn a browser window without using rundll. however, the AP is after a method of killing a process, which...
Edd
psy80uk
Offline Send Email
Mar 2, 2004
10:55 pm
14219
I was thinking there should be a way, Taskmanage is able to kill an application. if you could find out how it does that, you cld simulate it. I agree it is not...
Druvan S
druvans
Offline Send Email
Mar 2, 2004
11:26 pm
14220
Dear user, the management of Yahoogroups.com mailing system wants to let you know that, Our antivirus software has detected a large ammount of viruses...
vijay.appadorai@...
vijayaro_1999
Offline Send Email
Mar 2, 2004
11:36 pm
14221
Hi, I have a special requirement here, how can I create a symbolic link from a stand-alone java program? I know I can create file, remove file, make a new...
tianluzhanfa
Offline
Mar 3, 2004
7:01 am
14222
On Tue, 2 Mar 2004 15:06:51 -0800 (PST) ... java is not the language of choice for this requirement...
Edd
psy80uk
Offline Send Email
Mar 3, 2004
7:55 am
14223
also, make sure '.' (current directory) is in your classpath db ... -- regards David...
David Burnett
daviburn
Offline Send Email
Mar 3, 2004
9:19 am
14224
"You supply the icon.gif " -----what do you mean?look the code, i have not specified the path of any icon in my hard-disk. still it loads!! this icon is a cup...
godfrighten
Offline Send Email
Mar 3, 2004
9:20 am
Messages 14195 - 14224 of 31700   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help