インタフェース
jp.sourceforge.gtibuilder.main.ProjectFile の使用

ProjectFile を使用しているパッケージ
jp.sourceforge.gtibuilder.editor   
 

jp.sourceforge.gtibuilder.editor での ProjectFile の使用
 

jp.sourceforge.gtibuilder.editor での ProjectFile のサブインタフェース
 interface EditorComponent
          全てのエディタはこのインターフェイスを実装しなければなりません。
 

ProjectFile を実装している jp.sourceforge.gtibuilder.editor のクラス
 class Editor
          このクラスはDesktopPaneに表示されるInternalFrameとなります。
 class HTMLEditor
           
 class ImageViewer
           
 class TextEditor
          テキストを編集するためのエディタです。