PanelCharクラスの説明
に戻る
new PanelChar
新しくパネルオブジェクトを作成します。
通常、
appear
メソッドとともに使います
例1
実行方法...
//-- Test.tonyu --- extends appear(new MyPanel(
▲