Class StiDemoButton

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class StiDemoButton extends JLabel
Sti demo button Copyright Stimulsoft
See Also:
  • Field Details

  • Constructor Details

    • StiDemoButton

      public StiDemoButton(String text, ImageIcon image, int buttonStyle)
    • StiDemoButton

      public StiDemoButton(String text, ImageIcon image)
  • Method Details

    • paintComponent

      public void paintComponent(Graphics g)
      Overrides:
      paintComponent in class JComponent
    • getButtonStyle

      public int getButtonStyle()
      Returns:
      the buttonStyle
    • setButtonStyle

      public void setButtonStyle(int buttonStyle)
      Parameters:
      buttonStyle - the buttonStyle to set