Results 1 to 2 of 2

Thread: Using Actions in Java

  1. #1
    Davismoore is offline Senior Member
    Join Date
    Dec 2009
    Posts
    284
    Rep Power
    3

    Default Using Actions in Java

    I have not much knowledge about java. I made an application but I want to know coding of the action. So please tell me how to use Actions in Java. Any help will be appreciated.

  2. #2
    JacksonPerez is offline Banned
    Join Date
    Dec 2009
    Posts
    274
    Rep Power
    0

    Default

    For action to component, use setAction method. Following things occur when you bring into play setAction on component:

    • Component's state is updated to equivalent to state of Action.

    • Component's state is updated to match Action, if state of the Action modifies.

    • Action object is registered as an action listener on component.

Similar Threads

  1. I need some JAVA help
    By GonzalezBrown in forum Programming
    Replies: 0
    Last Post: 08-09-2010, 02:11 PM
  2. Microsoft Won’t Change China Actions
    By PerryCollins in forum Latest Hardware News
    Replies: 0
    Last Post: 03-24-2010, 03:49 PM
  3. Obtaining Windows XP Classic 'Alt+Tab' actions in Windows 7
    By CoxWatson in forum Operating System
    Replies: 2
    Last Post: 02-08-2010, 01:59 PM
  4. Do I really need Java?
    By bunnut78 in forum Windows XP
    Replies: 1
    Last Post: 04-28-2009, 11:16 AM
  5. Performing Mouse Actions
    By jack879 in forum CPU & Components
    Replies: 0
    Last Post: 11-18-2008, 06:08 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48