Class ReflectionPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ReflectionPanel extends JPanel
See Also:
Serialized Form
  • Constructor Details

    • ReflectionPanel

      public ReflectionPanel()
  • Method Details

    • setReflectedPanel

      public JPanel setReflectedPanel(String fullyQualifiedNameOfPanel)
    • main

      public static void main(String[] args)
      Auto-generated main method to display this JPanel inside a new JFrame.