Class AccountSearchBtnPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class AccountSearchBtnPanel extends JPanel
This class displayes the button panel
See Also:
  • Field Details

  • Constructor Details

    • AccountSearchBtnPanel

      public AccountSearchBtnPanel()
  • Method Details

    • getButtonType

      public JButton getButtonType(int buttonType)
      returns the reference for the specific button type
    • addButtons

      protected void addButtons(JButton btn, int horizontalGap)