|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.seasar.swing.component.ButtonSelectedHelper
public class ButtonSelectedHelper
コンストラクタの概要 | |
---|---|
ButtonSelectedHelper(javax.swing.AbstractButton button)
|
メソッドの概要 | |
---|---|
void |
propertyChange(java.beans.PropertyChangeEvent e)
|
void |
register(javax.swing.Action action)
|
void |
release(javax.swing.Action action)
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ButtonSelectedHelper(javax.swing.AbstractButton button)
メソッドの詳細 |
---|
public void register(javax.swing.Action action)
public void release(javax.swing.Action action)
public void propertyChange(java.beans.PropertyChangeEvent e)
java.beans.PropertyChangeListener
内の propertyChange
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |