Tony Docherty wrote:The method add(String, Component) is obsolete, you should use add(Component, Object). ie:
Tony Docherty wrote:Can you show the code you have used.
Tony Docherty wrote:Rather than trying to swap panels in and out I suggest you look at using java.awt.CardLayout.