Class DetectorPane2D

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class DetectorPane2D extends JPanel implements ActionListener
Author:
gavalian
See Also:
  • Constructor Details

    • DetectorPane2D

      public DetectorPane2D()
  • Method Details

    • initUI

      public final void initUI()
    • updateBox

      public void updateBox()
    • getView

      public DetectorView2D getView()
    • getToolbar

      public JPanel getToolbar()
    • update

      public void update()
    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Specified by:
      actionPerformed in interface ActionListener