com.infoteria.asteria.flowbuilder2.plugin
クラス ReplaceComponent

java.lang.Object
  |
  +--com.infoteria.asteria.flowbuilder2.event.BaseObjectAdapter
        |
        +--com.infoteria.asteria.flowbuilder2.plugin.ReplacePluginBase
              |
              +--com.infoteria.asteria.flowbuilder2.plugin.ReplaceComponent
すべての実装インタフェース:
BaseObjectListener, EventListener, com.infoteria.gui.util.MetaData, PropertyFilter

public class ReplaceComponent
extends com.infoteria.asteria.flowbuilder2.plugin.ReplacePluginBase

コンポーネントに置き換えメニューをつけるListenerです。


コンストラクタの概要
ReplaceComponent()
           
 
メソッドの概要
protected  Action createReplaceAction(BaseObjectMenuEvent e, com.infoteria.asteria.util.NamedMap map)
           
 void setup(Element el)
           
 
クラス com.infoteria.asteria.flowbuilder2.plugin.ReplacePluginBase から継承したメソッド
clone, match, menuPopup, processObject, setupReplace
 
クラス com.infoteria.asteria.flowbuilder2.event.BaseObjectAdapter から継承したメソッド
added, cloned, created, destroyed, extendedSearch, getDoubleClickAction, getDoubleClickAction, linked, loaded, loading, onDoubleClick, removed, unlinked
 
クラス java.lang.Object から継承したメソッド
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ReplaceComponent

public ReplaceComponent()
メソッドの詳細

setup

public void setup(Element el)
オーバーライド:
クラス com.infoteria.asteria.flowbuilder2.plugin.ReplacePluginBase 内の setup

createReplaceAction

protected Action createReplaceAction(BaseObjectMenuEvent e,
                                     com.infoteria.asteria.util.NamedMap map)
オーバーライド:
クラス com.infoteria.asteria.flowbuilder2.plugin.ReplacePluginBase 内の createReplaceAction