Class SimpleScrollPane.ScrollButton

All Implemented Interfaces:
Alignable, AlignmentSupport, ButtonStyle, ComponentStateSupport, ActionListener, MouseListener, ImageObserver, ItemSelectable, MenuContainer, Serializable, EventListener, Accessible, UIResource, SwingConstants
Enclosing class:
SimpleScrollPane

public class SimpleScrollPane.ScrollButton extends JideButton implements MouseListener, ActionListener, UIResource
The scroll button for SimpleScrollPane. You can extend this class to create your own buttons.
See Also: