javax.swing.plaf.metal
Class MetalScrollButtonjava.lang.Object | +--java.awt.Component | +--java.awt.Container | +--javax.swing.JComponent | +--javax.swing.AbstractButton | +--javax.swing.JButton | +--javax.swing.plaf.basic.BasicArrowButton | +--javax.swing.plaf.metal.MetalScrollButton
- All Implemented Interfaces:
- Accessible, ImageObserver, ItemSelectable, MenuContainer, Serializable, SwingConstants
- public class MetalScrollButton
- extends BasicArrowButton
JButton object for Metal scrollbar arrows.
Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. As of 1.4, support for long term storage of all JavaBeansTM has been added to the java.beans package. Please see XMLEncoder.
Nested Class Summary
Nested classes inherited from class javax.swing.JButton JButton.AccessibleJButton
Nested classes inherited from class javax.swing.AbstractButton AbstractButton.AccessibleAbstractButton, AbstractButton.ButtonChangeListener
Nested classes inherited from class javax.swing.JComponent JComponent.AccessibleJComponent
Nested classes inherited from class java.awt.Container Container.AccessibleAWTContainer
Nested classes inherited from class java.awt.Component Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy
Field Summary
Fields inherited from class javax.swing.plaf.basic.BasicArrowButton direction
Fields inherited from class javax.swing.AbstractButton actionListener, BORDER_PAINTED_CHANGED_PROPERTY, changeEvent, changeListener, CONTENT_AREA_FILLED_CHANGED_PROPERTY, DISABLED_ICON_CHANGED_PROPERTY, DISABLED_SELECTED_ICON_CHANGED_PROPERTY, FOCUS_PAINTED_CHANGED_PROPERTY,