|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--javax.swing.AbstractAction | +--javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
TreeIncrementAction は、上下のアクションを処理するために使われます。選択は、方向に基づいて上下に移動します。
フィールドの概要 | |
protected int |
direction
選択を調節する方向を指定します。 |
クラス javax.swing.AbstractAction から継承したフィールド |
changeSupport, enabled |
インタフェース javax.swing.Action から継承したフィールド |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
コンストラクタの概要 | |
BasicTreeUI.TreeIncrementAction(int direction,
String name)
|
メソッドの概要 | |
void |
actionPerformed(ActionEvent e)
アクションが発生すると呼び出されます。 |
boolean |
isEnabled()
アクションが使用可能な場合に true を返します。 |
クラス javax.swing.AbstractAction から継承したメソッド |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabled |
クラス java.lang.Object から継承したメソッド |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
protected int direction
コンストラクタの詳細 |
public BasicTreeUI.TreeIncrementAction(int direction, String name)
メソッドの詳細 |
public void actionPerformed(ActionEvent e)
ActionListener
の記述:
public boolean isEnabled()
AbstractAction
の記述:
Action
内の isEnabled
AbstractAction
内の isEnabled
Action.isEnabled()
|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Java、Java 2D、および JDBC は米国ならびにその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.