Sponsored Links


Results 1 to 2 of 2

Thread: Register event generator in java

  1. #1
    Senior Member saneha's Avatar
    Join Date
    Apr 2011
    Posts
    266

    Icon14 Register event generator in java

    Sponsored Links1



  2. #2
    Administrator Vuhelper's Avatar
    Join Date
    Apr 2011
    Posts
    9,578
    The event generator (button, for example) and the event listener (listens to the button to determine when it is clicked) must know about each other to establish a relationship. Therefore for each event-generating component, if we want something to happen when an event is generated, we have to add a listener that listens specifically for that event. Each event-generating component has methods that are used to register listeners.

    The object that is selected to be the listener must belong to a class that implements the listener interface, and as a result implements the required interface methods.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 08-23-2014, 02:25 AM
  2. Replies: 0
    Last Post: 06-23-2011, 11:41 PM
  3. Replies: 1
    Last Post: 04-28-2011, 08:55 PM
  4. KeyPress Event Handlers in java
    By saneha in forum Java forum
    Replies: 1
    Last Post: 04-27-2011, 06:31 AM
  5. Event Handling in java
    By saneha in forum Java forum
    Replies: 1
    Last Post: 04-24-2011, 09:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
-: Vuhelp Disclaimer :-
None of the files shown here are hosted or transmitted by this server. The links are provided solely by this site's users. The administrator's or staff of Vuhelp.net cannot be held responsible for what its users post, or any other actions of its users. You may not use this site to distribute or download any material when you do not have the legal rights to do so. It is your own responsibility to adhere to these terms. If you have any doubts about legality of content or you have any suspicions, feel free to contact us.
Online Education | JhelumSoft