直列化された形式


パッケージ jp.ac.fun.osawalab.tileworld.client.viewer

Class jp.ac.fun.osawalab.tileworld.client.viewer.TileWorldViewer extends JFrame implements Serializable

serialVersionUID: 3762538892955299889L

直列化されたフィールド

_client

ViewerClient _client
このフレームのクライアント。


_font

Font _font
デフォルトのフォント。


_footerPanel

jp.ac.fun.osawalab.tileworld.client.viewer.FooterPanel _footerPanel
ボタンとかを置くパネル。


_playersTable

jp.ac.fun.osawalab.tileworld.client.viewer.PlayersTable _playersTable
プレーヤーなどの情報を表示するテーブル。


_worldArea

jp.ac.fun.osawalab.tileworld.client.viewer.WorldArea _worldArea
世界の情報を表示するテキストエリア。