Locked History Actions

Diff for "GWT"

Differences between revisions 5 and 6
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== GWT Designer ==

 * [[http://code.google.com/intl/ja/webtoolkit/tools/gwtdesigner/index.html]]


 GWT DesignerはいわゆるGUIビルダだが、特にGoogle Web Toolkit専用で(最終的には)JavaScriptによるUIだけを作成するというものではなく、SwingがSWTのUIも構築が可能なようである。GWTやEclipseのオマケと思ったら大間違いで、非常に優れたツールであると言えるが、これは以下のサンプルを試してみれば実感できる。


 * [[http://code.google.com/intl/ja/webtoolkit/tools/gwtdesigner/tutorials/loginmanager.html]]

=== トラブル ===

 * GWT Designer was not able to show the GUI<<BR>>何らかの理由でGWTを認識しなくなり、Designerの表示等が一切できなくなる。おそらくワークスペース内の設定がおかしくなるらしい。ワークスペースを作成し直すと治る。
 * [[GWT/Designer|GWT Designer]]