Hi all, as much as I don't like the API, it is becoming more and more important for me to start using it. I think I might need a guide of some sort which says what's what and what's where, if anybody has one please let me know.
Today I was tyring to find out what events a component supports. I looked up the JTextField
component http://docs.oracle.com/javase/7/docs/api/javax/swing/JTextField.html but I couldn't find anywhere an "event" section - unless I am doing something wrong which is quite likely. Anyway, where do I find the kind of events that components support? Like in the above case, where in the API do I find what events JTextField
supports?
thanks
Violet_82 89 Posting Whiz in Training
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.