| Thread | Last Post | Replies |
|
| about JInternalFrame | 14 Feb 2007 18:54 GMT | 1 |
can any help me abt JInternalFrame by telling how to render images using it
|
| How to move data from a CSV file to a JTable, and from a JTable to a CSV file ? | 14 Feb 2007 18:51 GMT | 1 |
How to move data from a CSV file to a JTable, and from a JTable to a CSV file ? Thanks, Tintin92
|
| opportunities for US programmers abroad? | 14 Feb 2007 17:29 GMT | 5 |
i posed this about a year ago. i'm a ten year veteran looking to "see the world" before i settle down. i hear mixed reports from friends in netherlands and elsewhere. is there anywhere a US programmer could go and find good opportunities?
|
| Scripting in Drag | 14 Feb 2007 16:23 GMT | 3 |
Can anyone help me solve this? I am trying to modify the below script which allows elements of class="drag" to be dragged around the screen by a user. I need to get (either as a hidden text box or a variable to be used in other functions (including vbscript
|
| (struts) Dynamic path configuration/resolving | 14 Feb 2007 08:49 GMT | 1 |
I have a strange requirement herem, not sure if I can explain it properly, but let me try - I need to display different set of sites with dyamic paths such
|
| Display Multiple icons on a single JButton after each click | 14 Feb 2007 07:58 GMT | 1 |
Hi all.. I have a problem with JButtons in Java Swing!! How do u add more than one icons ( like 10 icons) in a single button, and when we keep clicking the button it displays the different icons
|
| one problem with SimplePlayerApplet.java (JMF sample code) | 14 Feb 2007 07:30 GMT | 1 |
OS: Win XP PRO Java: jdk/jre 1.6.0, JMF 2.1.1e Web Browser: IE 6.0 and Firefox 1.5.0.9 source code: Java Media Framework (JMF) 2.1 - Sample Code.
|
| any events to override when startup the web server | 14 Feb 2007 06:52 GMT | 2 |
Is there any way to override the event when web container like tomcat is starting up. TW
|
| Need non-bloated IDE that runs under Vista | 14 Feb 2007 03:38 GMT | 9 |
Since my trusty ancient Java IDE doesn't run under Vista, I'm looking for an IDE that will do basic formatted editing with syntax checking and allow me to debug applets running in a browser. I don't need refactoring, I don't need CVS, and I don't even need it to make my JAR ...
|
| finalize() | 14 Feb 2007 02:08 GMT | 17 |
Is there a way to make sure that finalization always occurs; that an object's finalize() method is always called before program exit? Thanks
|
| Communicating withCOM1 port | 14 Feb 2007 00:42 GMT | 4 |
How can I communicate with COM1 port using JAVA application. Is there a good link for that please Thank you
|
| Axis 1.2.1 , JDK 1.5.0_07 Unecked or unsafe operations. | 14 Feb 2007 00:21 GMT | 5 |
I am trying to compile the client side stubs generaed from a WSDL. When I build the examples I get the following warning message Note: Some input files use unchecked or unsafe operations.
|
| problem with printing | 13 Feb 2007 22:35 GMT | 1 |
I have problem with printing: I am not able to set margin less than 25 mm. I'm trying to use something like that: Paper paper = new Paper(); paper.setSize(595, 840);
|
| Mac OSX: Skinny JFrame? | 13 Feb 2007 22:30 GMT | 4 |
Does anyone know what this window component is? http://img187.imageshack.us/img187/3003/picture4vt8.png I would like to use it in my Java App rather than use a full-blown JFrame but I have no idea what it is call.
|
| Help error | 13 Feb 2007 20:55 GMT | 1 |
I got this error with eclipse 2.1: cannot access compilation unit. Please ,help me,thanks,bye.
|