インスペクタのようなもの、実装編

TopComponentGroupを使う。
User Interface Specification


1.TopComponentGroupを作成
・wsgrpファイルを作成(resources/groups/form.wsgrpを参考)
・Windows2/Groupsに追加
2.従ウィンドウをグループに追加
・wstcgrpファイルを作成(resources/groups/form/ComponentInspector.wstcgrpを参考)
・Windows2/Groups/グループ名に追加
3.FormEditorSupport#checkFormGroupVisibilityのようなメソッドを作成
4.主ウィンドウのcomponentShowing、componentHidden、componentOpenedで呼び出し