|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object![]()
![]()
![]()
java.awt.Component
![]()
![]()
![]()
java.awt.Container
![]()
![]()
![]()
javax.swing.JComponent
![]()
![]()
![]()
javax.swing.AbstractButton
![]()
![]()
![]()
javax.swing.JButton
![]()
![]()
![]()
javax.swing.plaf.basic.BasicArrowButton
, ItemSelectable
, MenuContainer
, Serializable
, Accessible
, SwingConstants


public class BasicArrowButton


JButton object that draws a scaled Arrow in one of the cardinal directions.
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/interfaces inherited from class javax.swing.JButton ![]() |
|---|
JButton.AccessibleJButton |
Nested classes/interfaces inherited from class javax.swing.AbstractButton ![]() |
|---|
AbstractButton.AccessibleAbstractButton |
Nested classes/interfaces inherited from class javax.swing.JComponent ![]() |
|---|
JComponent.AccessibleJComponent |
Nested classes/interfaces inherited from class java.awt.Container ![]() |
|---|
Container.AccessibleAWTContainer |
Nested classes/interfaces inherited from class java.awt.Component ![]() |
|---|
Component.AccessibleAWTComponent |
| Field Summary | |
|---|---|
protected int |
direction
|
Fields inherited from class javax.swing.JComponent ![]() |
|---|
accessibleContext |
Fields inherited from class java.awt.Component ![]() |
|---|
BOTTOM_ALIGNMENT |
Fields inherited from interface javax.swing.SwingConstants ![]() |
|---|
BOTTOM |
Fields inherited from interface java.awt.image.ImageObserver ![]() |
|---|
ABORT |
| Constructor Summary | |
|---|---|
BasicArrowButton
|
|
BasicArrowButton
|
|
| Method Summary | |
|---|---|
int |
getDirection
|
Dimension |
getMaximumSize
If the maximum size has been set to a non- null value
just returns it. |
Dimension |
getMinimumSize
If the minimum size has been set to a non- null value
just returns it. |
Dimension |
getPreferredSize
If the preferredSize has been set to a
non-null value just returns it. |
boolean |
isFocusTraversable
Returns whether this Component can become the focus
owner. |
void |
paint
Invoked by Swing to draw components. |
void |
paintTriangle
|
void |
setDirection
|
Methods inherited from class javax.swing.JButton ![]() |
|---|
configurePropertiesFromAction |