62 Archived Topics
Remove Filter One of friends use windows xp ... and the problem is that when he starts his pc ... no application can start ... saying windows workstation is shutting down . couldnot initialize application. what is the problem ? | |
I'm in need of determining and implementing the LookAndFeel of the operating system default within a swing frame, whatever that default may happen to be (and without using the string "com.sun.java.swing.plaf..." in the code whatsoever. When simply leaving the UIManager.setLookAndFeel() as is when creating the frame, the correct OS default … | |
How can I load a class dynamically ?? I need some code help to get started. | |
Is c # slower than c ++? Actually I am a little familiar with c and java ... now I am in a mood to learn c #. Is it better than c and java? | |
Mono, a three year effort, is an open source project that ports the underlying core .NET technology to Linux. The c #programming language pre written code libraries and Microsoft's common language runtime are being written into the project. Mono, which is not a development tool like visual studio .NET, will … | |
I want to control the power of my room from my computer. I want to add the circuit to my serial or game port. Can I make the driver for it in java (I know I can) but is it easier than any other language like vc. Any ideas? | |
I am doing some very nasty computation using java but it always gives me a java.lang.OutOfMemory Error,after this nothing on the GUI works.i think its ok to have that error but atleast things should work afterwards. Please Advise | |
Any api function in java that allows a program to open and edit the contents(preserving the formatting of the file such as the font, size etc) of the file within a gui? | |
While reading a topic in my book on comparison between java and c ++ ... I read one difference ..... java statements can be labeled while c++ statements cant be. Can anybuddy tell the use of labeling in java? | |
how to make my frame as full screen. Is there any API that implements this in java. | |
If I retrieve memory from freeMemory() method .... which memory is returned ... the free ram or the memory available to jvm. same is the question for totalMemory(). Thanks. | |
I am creating a notepad application .... and I want to change the font of the selected text in the JEditorPane .... but when I change the font now ... it changes the font of the whole text .... same is the problem with background and foreground colors.... :o |
The End.