Package SoundRecorder

Class RecorderButton

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

public class RecorderButton extends PamButton
See Also:
  • Constructor Details Link icon

    • RecorderButton Link icon

      public RecorderButton()
    • RecorderButton Link icon

      public RecorderButton(Action a)
    • RecorderButton Link icon

      public RecorderButton(Icon icon)
    • RecorderButton Link icon

      public RecorderButton(String text, Icon icon)
    • RecorderButton Link icon

      public RecorderButton(String text)
  • Method Details Link icon

    • setBackground Link icon

      public void setBackground(Color bg)
      Overrides:
      setBackground in class PamButton
    • isPressed Link icon

      public boolean isPressed()
    • setSelected Link icon

      public void setSelected(boolean b)
      Overrides:
      setSelected in class AbstractButton
    • setPressed Link icon

      public void setPressed(boolean pressed)