Windows
Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing interest in graphical user interfaces (GUIs).
Forum Post

Re: java editor

: I wonder which windows based java editor is the best. I've tried Emacs but it does not work very well under windows. : : Is there any free editors which are worth a shot? : I think BlueJ is...
Forum Post

Re: java editor

: : I wonder which windows based java editor is the best. I've tried Emacs but it does not work very well under windows. : : : : Is there any free editors which are worth a shot? : : :...
Forum Post

Re: java editor

: I wonder which windows based java editor is the best. I've tried Emacs but it does not work very well under windows. : : Is there any free editors which are worth a shot? :...
Forum Post

java editor

I wonder which windows based java editor is the best. I've tried Emacs but it does not work very well under windows. Is there any free editors which are worth a shot?
Forum Post

Re: How to display a PDF file from java applications?

On Windows do: Runtime r = Runtime.getRuntime(); r.exec( "document.pdf" ); Windows will inspect the extension (PDF) and launch the appropriate (ahum) application (like Acrobat).
Forum Post

Re: HELP! this class won't instantiate!

: I instantiate a standard java class (DefaultMutableTreeNode)and it always returns null. If I try to instantiate a class that extends DefaultMutableTreeNode it also always returns null. : : This...
Forum Post

HELP! this class won't instantiate!

I instantiate a standard java class (DefaultMutableTreeNode)and it always returns null. If I try to instantiate a class that extends DefaultMutableTreeNode it also always returns null. This code.....
Forum Post

Re: what's the best JAVA software ?

Well if you are using Windows then I recomend JCreator. It`s a fast and robust IDE. You can get it at www.JCreator.com. There two version you can try the PRO version and the LE version. The PRO...
Forum Post

Re: what ver of jdk do I need to run applets (plugin or jdk)

: Anyway...Internet Explorer comes with Java Plug-in inside (and so does Windows 2k, XP...with Microsoft Java Virtual Machine). Hmmm... MS JVM is dated back to middle of -90's and is compatible...
Forum Post

Re: Problem

: : I noticed that I still get the error message. Don't know why. : But thanks for help anyway. Now I'd like to ask something about this window thing. I assume that everything in this example code...
Forum Post

Re: Help adding entries to classpath

: I've tried several variations to add lib\tools.jar to my classpath under the windows environmental variables settings, but I'm not having any joy. : Do I just add the java paths to the standard...
Forum Post

Help adding entries to classpath

I've tried several variations to add lib\tools.jar to my classpath under the windows environmental variables settings, but I'm not having any joy. Do I just add the java paths to the standard...
Forum Post

Re: newbie question

hi, u can use java itself with microsoft j++.. for speed issues i dont know much. i am using C/C++ for programming windows. hence dont have much information about java.. Apoorva : Hi : :...
Forum Post

newbie question

Hi could anybody please guide me as to which is a good windows programming language to learn. i have done some java but am concerned about speed issues (perticularly on slower older computers)....
Forum Post

Re: Package help

: I actually had tried this before I posted the question with no luck... : : public class hw : : I gave it another shot with the other runtime option presented and still no go!! : : : : :...
Forum Post

Re: New to Java....authoring tools / compilers question

: I have to admit, I love JCreator, I started with Forte, moved to JBuilder and finally settled on JCreator. From worm to monkey to human from Forte to JBuilder to JCreator :-) (My kind of...
Forum Post

Re: How can I change the Windows wallpaper in Java ?

Hi. You could use JNI (java native interface) for this, since you'd need to call some system library's method to change the wallpaper. You can find out how JNI works at http://java.sun...
Forum Post

How can I change the Windows wallpaper in Java ?

I want to change the Windows wallpaper using Java. I know that I should use C or Visual Basic, but still I am wondering if there is a way to do this in Java.
Forum Post

Re: Win32 or MFC

I don't know yet. If I cant think of something by the 2nd of Sept., I'll have to take something from a lecturer. I have been doing Java all summer and don't think it will impress anyone at an...
Forum Post

Re: .exe file in Java.

: When you create a Java prorgam you end up with a .java file (the source code) and the .class file (the compiled code). In C++ you end up with a .exe file. How can I create a .exe file in Java? The...
Previous  1 2 3 4 5 6 7 8 9 10 11  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.