|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Object
|
+--com.infoteria.asteria.flowbuilder2.base.BaseObject
|
+--com.infoteria.asteria.flowbuilder2.base.SimpleObject
アイコンから直接コネクタがでているようなオブジェクト(Component/Function)の基底クラスです。
BaseObjectにコネクタの描画や移動情報を付加しています。
| フィールドの概要 | |
protected List |
_connectorList
|
| クラス com.infoteria.asteria.flowbuilder2.base.BaseObject から継承したフィールド |
CATEGORY_OBJECT, CATEGORY_SYSTEM |
| コンストラクタの概要 | |
SimpleObject(BaseObjectMetaData meta)
|
|
| メソッドの概要 | |
void |
setIconLocation(Point p)
|
| クラス java.lang.Object から継承したメソッド |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| インタフェース com.infoteria.asteria.flowbuilder2.util.DescriptionHolder から継承したメソッド |
canDescriptionVisible, getDescription, isDescriptionVisible, setDescription, setDescriptionLocationToDefault, setDescriptionVisible |
| インタフェース com.infoteria.gui.property.inspector.PropertyEditable から継承したメソッド |
addPropertyEditableListener, getCategoryNames, getDisplayCategoryName, getPropertyHolder, removePropertyEditableListener |
| インタフェース com.infoteria.gui.property.PropertyHolder から継承したメソッド |
getProperties |
| インタフェース com.infoteria.asteria.flowbuilder2.util.Releasable から継承したメソッド |
release |
| フィールドの詳細 |
protected List _connectorList
| コンストラクタの詳細 |
public SimpleObject(BaseObjectMetaData meta)
| メソッドの詳細 |
public void setIconLocation(Point p)
BaseObject の記述: BaseObject 内の setIconLocation
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||