I have a pretty simple question regarding the cardlayout, but I can't find an answer from the Java Tutorials ... or any of the lame books I have!
Is there a way of returning a string telling me which card in the cardlayout I am on? Cardlayout obviously keeps track of this given the API for this class (e.e.g, next, previous, etc.).
On the subject of books, can someone recommend authoritative books on Java and, more specifically, Swing and AWT?

