Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Netbean Desktop Application Help!!

  1. #1
    Junior Member
    Join Date
    Jun 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Netbean Desktop Application Help!!

    I wonder how task and taskmonitor work together. How do i trigger an action (@action?) And it seems like task doesn't have any option to pause. so does this mean I have to put a thread inside the task? in another work, let the task control the thread?


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Netbean Desktop Application Help!!

    Is this a java programming problem?
    This bit confuses me:
    trigger an action (@action?)

  3. #3
    Forum old-timer
    Join Date
    Nov 2008
    Location
    Faversham, Kent, UK
    Posts
    472
    My Mood
    Mellow
    Thanks
    4
    Thanked 58 Times in 54 Posts

    Default Re: Netbean Desktop Application Help!!

    Task? TaskMonitor? Are these Java classes?

    Ah - maybe this should be in the IDE topics section...

Similar Threads

  1. Remote Desktop Support Application
    By JavaPF in forum Java Networking
    Replies: 4
    Last Post: December 12th, 2013, 02:24 AM
  2. Remote Desktop Application
    By Drango in forum Java ME (Mobile Edition)
    Replies: 3
    Last Post: January 24th, 2011, 08:01 AM
  3. Replies: 0
    Last Post: December 3rd, 2009, 04:43 PM
  4. SQLite and Desktop Application
    By urosz in forum JDBC & Databases
    Replies: 12
    Last Post: November 2nd, 2009, 03:50 AM
  5. Desktop Database Application
    By TCoomer in forum JDBC & Databases
    Replies: 2
    Last Post: June 4th, 2009, 03:51 PM