S
Sameer
Hello,
Can anybody give me general guidelines about developing a professional
Java Application?
I mean what things must be take into account while coding a java
application?
Some few things may be like centering the frame on the screen, making
the java application resolution independant i.e. it does not hides some
components when the screen resolution changes from 1024 X 768 to 800 X
600 like a typical simple VB application.
It may read some system properties and do some stuff related to it.
It may detect the OS and do some stuff related to it....
............
-Sameer
Can anybody give me general guidelines about developing a professional
Java Application?
I mean what things must be take into account while coding a java
application?
Some few things may be like centering the frame on the screen, making
the java application resolution independant i.e. it does not hides some
components when the screen resolution changes from 1024 X 768 to 800 X
600 like a typical simple VB application.
It may read some system properties and do some stuff related to it.
It may detect the OS and do some stuff related to it....
............
-Sameer