org.asyrinx.joey.gui.swing.listview
クラス DefaultEntityListViewTableActionKit
java.lang.Object
org.asyrinx.joey.gui.swing.listview.DefaultEntityListViewTableActionKit
- すべての実装インタフェース:
- EntityListViewTableActionKit
- public class DefaultEntityListViewTableActionKit
- extends java.lang.Object
- implements EntityListViewTableActionKit
- 作成者:
- akima
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SELECT
public static final EntityListViewTableAction SELECT
SHOW_DETAIL
public static final EntityListViewTableAction SHOW_DETAIL
INSERT
public static final EntityListViewTableAction INSERT
DELETE
public static final EntityListViewTableAction DELETE
REFRESH
public static final EntityListViewTableAction REFRESH
DefaultEntityListViewTableActionKit
public DefaultEntityListViewTableActionKit()
getActions
public EntityListViewTableAction[] getActions(EntityListViewTable listViewTable)
- 定義:
- インタフェース
EntityListViewTableActionKit
内の getActions
preparePopupMenu
public void preparePopupMenu(EntityListViewTable listViewTable,
javax.swing.JPopupMenu popupMenu)
- 定義:
- インタフェース
EntityListViewTableActionKit
内の preparePopupMenu
Copyright © 2004 asyrinx organization. All Rights Reserved.