Tagged Questions
1
vote
1answer
345 views
Swing JLayeredPane.getLayer() - Documentation error or actual side effect?
I'm trying to figure something out about JLayeredPane in Swing. If anyone has used this class, feedback would be appreciated.
The documentation for getLayer(JComponent c) states:
Gets the layer ...