Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bromberg
  • Content: Threads
  • Order by date
  1. bromberg

    How may I query XP for the USB version my PC supports?

    I purchased my PC in August 2002 and have since put on XP SP1. How can I tell if my PC supports USB 2.0 ? The Control Panel shows USB support but not whether it's 1.1 or 2.0. Thanks, Danny
  2. bromberg

    Does anyone here use ECLIPSE ?

    I stumbled upon the ECLIPSE website and it looks promising. I'm in the market for a free IDE but so far I only write simple programs for my amusement/edification and don't intend to distribute my code for an enterprise or anything full-blown. Is ECLIPSE for me or is it overkill? I thought I saw...
  3. bromberg

    XP PowerToy Desktop Manager question

    Hi, I just installed PowerToy's XP Desktop Manager and have a usage question. The 4 destops I now have available all have the same shortcut icons on them. My impression was that each desktop would have its own (different) set of shortcut icons that I could control. If not, then what's the...
  4. bromberg

    How to use this JAR file?

    Hi, I've used jar files before by executing them as: java -jar jar_file_name but when downloading the 'caramel' jar file from this website, http://ajax.sourceforge.net/caramel/index.html I am unsure how to use it. The author did not reply to my usage question so hopefully you can help. Why he...
  5. bromberg

    Running Sun's Demo Applets

    Hi! I downloaded & successfully installed the Sun JDK 1.4.1_01. I was playing around with the 'sort' demo in the directory: DannyJDK\demo\applets\SortDemo\example1.html . I received this error message stating to "download & install the Java Virtual Machine". However, when I execute...
  6. bromberg

    Running the SUN demos that come with the SUN JDK

    I downloaded & successfully installed Sun JDK 1.4.1_01. I was playing around with the 'sort' demo in the directory: DannyJDK\demo\applets\SortDemo\example1.html . I received an error message about needing to download the JRE. However, when I execute that (or any of the other demos) from the...
  7. bromberg

    [bold]Need to put back Win XP's MS JAVA VM[/bold]

    I uninstalled the MS Java VM that came with XP thinking that when I installed Sun's Java VM it would replace it. However, even though my Sun Java install was fine I can't seem to run applets now (whereas I could before), so I think I need to put back the MS VM. Does anyone have a download link...
  8. bromberg

    WIN-XP not recognizing Sun Java VM when executing HTML w/applet

    I have Win-XP/Home edition and just successfully un-installed Microsoft's Java VM via the Control Panel. My intent was to replace MS's VM with Sun's (1.4.01) VM that I downloaded and installed. An applet that successfully ran with MS's VM now does not run. I'm sure my Sun VM install was...
  9. bromberg

    Win XP not recognizing Sun's Java VM

    I have Win-XP/Home edition and just successfully un-installed Microsoft's Java VM via the Control Panel. My intent was to replace MS's VM with Sun's (1.4.01) VM that I downloaded and installed. An applet that successfully ran with MS's VM now does not run. I'm sure my Sun VM install was...
  10. bromberg

    Why use an interface?

    What is the benefit of an interface since it has no code and therefore can't perform anything useful?

Part and Inventory Search

Back
Top