Class SamplePanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class SamplePanel extends JPanel
Sample class for see how to use BeanListeners.

Have fun! ;-)

Author:
jaume
See Also:
  • Constructor Details

    • SamplePanel

      public SamplePanel()
      This is the default constructor
  • Method Details

    • main

      public static void main(String[] args)