Package tethys.swing

Class FancyClientButton

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class FancyClientButton extends JPanel
Fancy button which has a normal button AND a drop down for other web client pages.
Author:
dg50
See Also:
  • Constructor Details

    • FancyClientButton

      public FancyClientButton(TethysControl tethysControl)
  • Method Details

    • addActionListener

      public void addActionListener(ActionListener actionListener)