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 SkipVought 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: Sweats
  • Order by date
  1. Sweats

    JavaMediaFramework question

    At this site, https://www6.software.ibm.com/developerworks/education/j-jmf/index.html, there is a tutorial that runs through a few demonstrations regarding JMF. They use a command line to compile, pass arguments through, and run the applications using a command line. I was wondering how you...
  2. Sweats

    Live Video Feed

    Hi, I have a project that entails converting existing VB to Java. We have to enable a blimp to be flown from a remote location. An issue that I am having is how to go about receiving the live video feed from an on-board camera that is mounted on the blimp so the operator can navigate. I...
  3. Sweats

    How To Center/Position a showMessageDialog box?

    I figured it out. I did so by replacing the parent component parameter with null. Thanks.
  4. Sweats

    How To Center/Position a showMessageDialog box?

    I am trying to center and/or position a dialog box that by default is popping up right over the button that calls it. Any help would be much appreciated. Thank you.
  5. Sweats

    TextArea Input from Event Listener

    Worked out perfectly. Thanks a lot.
  6. Sweats

    TextArea Input from Event Listener

    After a button is clicked I would like text to be displayed in a text area that I have on the same GUI. I have accomplished this but after each new entry to the output text area, the line previously there gets erased. I understand that this is the normal functionality of setText. I was...

Part and Inventory Search

Back
Top