|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectto.tetramorph.starbase.chartmodule.MethodTable
public class MethodTable
ZodiacPanel上にハウス分割法や進行法を表示する部品。
コンストラクタの概要 | |
---|---|
MethodTable(ZodiacPanel zodiacPanel)
MethodTable オブジェクトを作成する。 |
メソッドの概要 | |
---|---|
void |
remove()
ZodiacPanelからこのオブジェクトを削除する。 |
void |
setColor(Color listOtherColor)
色をセットする。 |
void |
setMethodNames(String hmeth,
String pmeth)
ハウス分割法と進行法の名前をセットする。 |
void |
updateMethodTable(int showRing)
ハウス分割法や進行法を表示するためのレイアウトを作成。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public MethodTable(ZodiacPanel zodiacPanel)
メソッドの詳細 |
---|
public void updateMethodTable(int showRing)
public void remove()
public void setColor(Color listOtherColor)
public void setMethodNames(String hmeth, String pmeth)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |