Hi sedj
Yes you were right !!!! & did the trick.....
Thanks... easy solution to the problem ...
All working fine now !!!!!!!
Thanks all for your replies !!!!!
Toyman
VB / Java Programmer
Hi
I've written an Application (Server) that will run as a service under Linux. I've created the service script and all seems OK. The only problem is that when I execute the java command within the script, It doesn't return because the application is running under the VM.
So the question is...
Hi
Is there a way to test which compiler compiled the source.
e.g
#if __mswin
blah blah windows compiled
#elseif __unix
blah blah unix compiled
#elseif (whatever other os compilers available)
#endif
I'm trying to write programs that will run on MS Windows and Red Hat (Server type...
Hi
I've got a Belkin Wireless router. I've settup the virtual servers to point some ports to my server PC. I've got 8 port that I redirect... all of them works fine, but not port 1433 for MSSQL. On the lan everything works fine. So the server is running.
Any Ideas ?
Toyman
VB / Java...
Okay I've changed the drawImage to :
g.drawImage(img,0,0,getWidth(),getHeight(),this.getParent());
Now the top Image works ... but the images in the table still doesn't work.
Please help !!!!!!!!!!
Toyman
VB / Java Programmer
carel_dutoit@yahoo.co.uk
Dudes
Thanks for the replies. This is just a demo app to demonstrate the PROBLEM I'am having. Stefan you are right one should try a catch the exceptions...
Could we please stay with the original problem :-)
Still no solution !!!!
Cheers
Toyman
VB / Java Programmer
carel_dutoit@yahoo.co.uk
Hi
I've got a JComponent which I use as a TableCellRenderer.
The problem is that the Image is not drawn to the Graphics object of the paint method. Only when the form is resized is the Image shown. If the image change it is not shown at all. (remove //loadPicture((String)value); in the...
Okay let me explain....
I want to mainly do it for database type applications...
This class is used to populate a list op personnel in a JList.... I create a Object for each person in my personnel file... then add it to a Vector which goes into the JList DefaultListModel.... this will display...
Hi
I can't seem to find a good solution on Draggin and Dropping of objects.....
That is .....
I've got a class (Non Swing Component)
I want to be able to drag and drop the object of the created class and not the text only.
Please don't point me to sites where I can read on this unless there...
Hi
I've got a file in a jar file that I want to copy to disk.
The class can run under an Application or Applet.
I know how to sign jar files !!!!! ....
So lets say file x is in the root of the jar file...
I want to copy it to a location on disk (Windows/Linux/Mac)
Thanks
Toyman
VB / Java...
HI sedj
Thanks for the reply. But...
This is not wat I want to do....
ShapeViewer is just a class extended from JComponent....
What I want to do is to have a KeyListener on a Class that is extended from a JComponent....
So that when you add the JComponent class to a Frame that one don't need...
Hi
I've got a class that extends JComponent.
The class implements KeyListener.
Nothing happens when I pless a key !!!
Any ideas why ?
NOTE: ShapeViewer extends JComponent !!!!!
Here is the code.
import java.awt.event.*;
public class ShapeEditor extends ShapeViewer implements KeyListener{...
Hi
I've got a stdPicture object that I want to insert into a Word Document. I don't want to save the picture to disk and then insert it with InsertPicture, but directly from the Object.
Any help please.
Toyman
VB / Java Programmer
carel_dutoit@yahoo.co.uk
Thanks RhythmAce
That was it !!!!!!!
Do you know how I can change my access file so that the relay can accept all pc in say 192.168.0.* !!!!
Currently I need to set the pc's on by one in this file ...
If the pc's ip address is not static I want it stil to be able to smtp
Thanks
Toyman...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.