Best way to organize classes of Event Listeners.

C

C-man

Hey there, basically, I want to know the best way to organize all me event
listeners, I would assume to keep modularity it would be a good idea to have
the listeners in there own class file to allow for future editing. But does
this mean that I must have like 15 files for just a few listeners? Is there
anyway to put say a selection and action listener for the same component in
the same file? Or is this not the way event handling should occur? Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top