org.asyrinx.joey.gui.swing.listview
クラス DefaultEntityListViewTableActionKit.Refresh

java.lang.Object
  拡張javax.swing.AbstractAction
      拡張org.asyrinx.joey.gui.swing.listview.AbstractEntityListViewTableAction
          拡張org.asyrinx.joey.gui.swing.listview.DefaultEntityListViewTableActionKit.Refresh
すべての実装インタフェース:
javax.swing.Action, java.awt.event.ActionListener, java.lang.Cloneable, EntityListViewTableAction, java.util.EventListener, java.io.Serializable
含まれているクラス:
DefaultEntityListViewTableActionKit

public static class DefaultEntityListViewTableActionKit.Refresh
extends AbstractEntityListViewTableAction

関連項目:
直列化された形式

入れ子クラスの概要
 
クラス javax.swing.AbstractAction から継承した入れ子クラス
 
フィールドの概要
 
クラス javax.swing.AbstractAction から継承したフィールド
changeSupport, enabled
 
インタフェース javax.swing.Action から継承したフィールド
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
 
コンストラクタの概要
DefaultEntityListViewTableActionKit.Refresh()
           
 
メソッドの概要
 void actionPerformed(java.awt.event.ActionEvent e)
           
 javax.swing.KeyStroke getAccelerator()
           
 java.lang.String getName()
           
 boolean isEnabled(EntityListViewTable table)
           
 
クラス org.asyrinx.joey.gui.swing.listview.AbstractEntityListViewTableAction から継承したメソッド
getListViewComponent, isOnPopupMenu
 
クラス javax.swing.AbstractAction から継承したメソッド
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
クラス java.lang.Object から継承したメソッド
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース javax.swing.Action から継承したメソッド
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 

コンストラクタの詳細

DefaultEntityListViewTableActionKit.Refresh

public DefaultEntityListViewTableActionKit.Refresh()
メソッドの詳細

getName

public java.lang.String getName()

getAccelerator

public javax.swing.KeyStroke getAccelerator()

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)

isEnabled

public boolean isEnabled(EntityListViewTable table)
定義:
インタフェース EntityListViewTableAction 内の isEnabled
オーバーライド:
クラス AbstractEntityListViewTableAction 内の isEnabled


Copyright © 2004 asyrinx organization. All Rights Reserved.