No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
Re: i think removing .class would solve this issue [CODE]<applet code = "SiteTesting" width = "300" height = "75">[/CODE] | |
Re: i have the same problem too so i have been planing to upload those images in to a folder and save those file names in database it will be nice if some one posts the answer | |
Re: Books hmm lets see i recommend "The complete reference java 7th edition- Herbert Schildt" its nice and understandable by beginners and i think there is a thread for beginners already named Starting "Java" [Java tutorials / resources / faq] with lots of good stuff about books and tutorials [URL="http://www.daniweb.com/forums/thread99132.html"]http://www.daniweb.com/forums/thread99132.html[/URL] | |
Hi guys i have a problem with JScrollPane, Firstly i have 2 custom JPanel's i wanted to add them to a JSplitPane so i added them to a JScrollPane and then those JSplitPane but the problem is if i drag the divider in splitpane the panel doesnot scroll :'( Here … | |
Re: [QUOTE=ChPravin;1154820]Hello All, I am getting the following error message when I try to execute my program as an executable jar on a remote system.The same program works perfectly fine on my local system: Exception in thread "main" java.sql.SQLException: Operation not allowed after ResultSet closed at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:926) … | |
Re: I agree with james its better to have more Jframes than manipulate by panels by setVisible() method and by writing a separate class for that data storing and retrival will make sure that it wont b lost when an error occurred in the gui if u manipulate that by switching … | |
Hi guys, Need help with my project it is an offline personal dairy so i have to display calendar i did but the problem is it doesn't look like a calender at all it's just look like an collection of buttons i tried to set border as setBorder(1,1,1,1) but that … |
The End.