Class UpDownButton

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

public class UpDownButton extends JRadioButton
A toggle button whose representation switches between an up arrow (true) and a down arrow (false).
Since:
9 Mar 2004
Author:
Mark Taylor (Starlink)
See Also: