open, read, ioctl calls in java?

1999-03-05 Thread Kevin White
java, but how will I do the ioctl()? Thanks for any suggestions, -- Kevin White, Software Engineer Envision Telephony [EMAIL PROTECTED] [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

examples of creating a new object in jni?

1999-03-06 Thread Kevin White
ammar... Any pointers or suggestions are helpful and appreciated. -- Kevin White, Software Engineer Envision Telephony [EMAIL PROTECTED] [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

null layout?

1999-03-08 Thread Kevin White
.setBounds(10,10,200,20); add(label); Is there anything wrong with this? This is what I do on other platforms and works fine. However, unless I use a layout manager, I cannot see this label show up on the window. -- Kevin White, Software Engineer Envision Telephony [EMAIL PROTECTED] [EMAIL

It's finished!

1999-03-09 Thread Kevin White
r an api? Or in a readme? Both? Where do I include the license descriptions? Is there a "template" or sample license file somewhere that I can use? I appreciate any help in this, since I've never attempted this stuff, and have never done makefiles, shell scripts, etc. W

My big stupid mistake

1999-03-09 Thread Kevin White
x27;t backed up yet. (I already admitted to stupidity). Can I disassemble my java .class files to get something to work from to recreate the source? Thanks for any help, The Moron -- Kevin White, Software Engineer Envision Telephony [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: My big stupid mistake - Thanks!

1999-03-09 Thread Kevin White
. Kevin White [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Thanks everyone

1999-03-10 Thread Kevin White
their help. If you're interested, it's a java wrapper over the linux joystick driver. It's available through www.kevinsworld.com. Thanks again! -- Kevin White, Software Engineer Envision Telephony [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: JNI - gcc compiler options

1999-03-11 Thread Kevin White
NI program with a very simple Makefile that you can take a look at. It is not very feature rich with compiler options other than basic compilation and creating the shared library. You can download it from www.kevinsworld.com, it's the JavaJoystick api. Hope it helps, -- Kevin White, S