| | |
Compatibility problems
Thread Solved |
Greetings:
I`m starting in Java and i`m having problems with compatibility between versions, in school they have an older version(I believe its 1.4.0 but i`m not completely sure) than the one i have at home(1.5.0_04), so almost every time i try to open a applet/application at school i get errors, so i have to change some parts of code, i was wondering, is there a way to convert from newer versions to older version?, or any thoughts on how to ensure compatibility?.
for example:
At home i can use: At school i must use: At school i can`t use:
I`m starting in Java and i`m having problems with compatibility between versions, in school they have an older version(I believe its 1.4.0 but i`m not completely sure) than the one i have at home(1.5.0_04), so almost every time i try to open a applet/application at school i get errors, so i have to change some parts of code, i was wondering, is there a way to convert from newer versions to older version?, or any thoughts on how to ensure compatibility?.
for example:
At home i can use:
Java Syntax (Toggle Plain Text)
frame.add(X)
Java Syntax (Toggle Plain Text)
frame.getContentPane().add(X)
Java Syntax (Toggle Plain Text)
JFrame.setDefaultLookAndFeelDecorated(true);
![]() |
Similar Threads
- Monitor flickering problem (Monitors, Displays and Video Cards)
- Browser Compatibility Problems (HTML and CSS)
- System Memory help needed (Motherboards, CPUs and RAM)
- comp freezes while in game (Troubleshooting Dead Machines)
- Computer for video editing... (Troubleshooting Dead Machines)
- Shuts Down Problem (Viruses, Spyware and other Nasties)
- Windows XP Freezes During Install (Windows NT / 2000 / XP)
- Matshita CW-7503 problems (Storage)
- no macs? (OS X)
Other Threads in the Java Forum
- Previous Thread: lottery program help
- Next Thread: Canvas in Swings???
| Thread Tools | Search this Thread |
911 actionlistener addressbook android api append applet application array arrays automation binary blackberry block bluetooth character chat class client code component consumer csv database desktop developmenthelp eclipse error fractal ftp game givemetehcodez graphics gui html ide image integer j2me j2seprojects japplet java javaarraylist javac javaee javaprojects jni jpanel julia lego linked linux list loops mac map method methods mobile netbeans newbie number objects online oriented panel printf problem program programming project projects properties recursion replaydirector reporting researchinmotion rotatetext rsa scanner se server set singleton sms sort sql string swing test textfields threads time title tree tutorial-sample ubuntu update windows working






