org.asyrinx.joey.gui.swing.listview
クラス AbstractEntityListViewTableAction

java.lang.Object
  拡張javax.swing.AbstractAction
      拡張org.asyrinx.joey.gui.swing.listview.AbstractEntityListViewTableAction
すべての実装インタフェース:
javax.swing.Action, java.awt.event.ActionListener, java.lang.Cloneable, EntityListViewTableAction, java.util.EventListener, java.io.Serializable
直系の既知のサブクラス:
DefaultEntityListViewTableActionKit.Delete, DefaultEntityListViewTableActionKit.Insert, DefaultEntityListViewTableActionKit.Refresh, DefaultEntityListViewTableActionKit.Select, DefaultEntityListViewTableActionKit.ShowDetail

public abstract class AbstractEntityListViewTableAction
extends javax.swing.AbstractAction
implements EntityListViewTableAction

作成者:
akima
関連項目:
直列化された形式

入れ子クラスの概要
 
クラス 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
 
コンストラクタの概要
AbstractEntityListViewTableAction()
           
 
メソッドの概要
protected  EntityListViewTable getListViewComponent(java.awt.event.ActionEvent e)
           
 boolean isEnabled(EntityListViewTable table)
           
 boolean 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
 
インタフェース org.asyrinx.joey.gui.swing.listview.EntityListViewTableAction から継承したメソッド
getAccelerator, getName
 
インタフェース javax.swing.Action から継承したメソッド
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
インタフェース java.awt.event.ActionListener から継承したメソッド
actionPerformed
 

コンストラクタの詳細

AbstractEntityListViewTableAction

public AbstractEntityListViewTableAction()
メソッドの詳細

getListViewComponent

protected final EntityListViewTable getListViewComponent(java.awt.event.ActionEvent e)

isOnPopupMenu

public boolean isOnPopupMenu()
定義:
インタフェース EntityListViewTableAction 内の isOnPopupMenu

isEnabled

public boolean isEnabled(EntityListViewTable table)
定義:
インタフェース EntityListViewTableAction 内の isEnabled
パラメータ:
table -
戻り値:


Copyright © 2004 asyrinx organization. All Rights Reserved.