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 Link icon

    • FancyClientButton Link icon

      public FancyClientButton(TethysControl tethysControl)
  • Method Details Link icon

    • addActionListener Link icon

      public void addActionListener(ActionListener actionListener)