J
jmDesktop
I'm just trying to understand what a callback is. I read it is a
listener, but not sure. I have searched. Thank you for any help.
listener, but not sure. I have searched. Thank you for any help.
I'm just trying to understand what a callback is. I read it is a
listener, but not sure. I have searched. Thank you for any help.
jmDesktop said:I'm just trying to understand what a callback is.
It depends on your definition of "callback". In my experience, that's
reserved for describing a function point of sorts, which Java doesn't have..
But Java does use interfaces to accomplish much the same functionality.
In that respect, actionListener (and the numerous other similar "listener"
interfaces) could be thought of as a "callback".
What's the context? Where are you seeing the term "callback", and is
there something about how it's used that you don't understand and you're
trying to figure out?
Pete
Just in general. Nothing specific. I hate reading computer books
where they expect one to know exactly what their talking about, when
they should not suppose it.
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.