Questions tagged [gwt-designer]

GWT Designer is an Eclipse visual designer plugin that will generate the Java Code for your GWT application's GUI.

Following the WYSIWYG principle you will be able to create your GUIs by drag and drop and properties change.

81 questions
1
vote
1 answer

How to use GWT designer with Eclipse GWT plugin?

Sorry but I see no way to use it at all! If I create GWT project with sample code, then SDK is generating a page with a HTML table where positions for sample TextBox-es and Button are already marked. So, if I open sample file with GWT designer and…
Dims
  • 47,675
  • 117
  • 331
  • 600
1
vote
2 answers

Custom widgets and @UiHandler

Is it possible to have a custom widget use the @UiHandler notation for mouse events? e.g. when using GWT Designer could you right click on the custom widget, select add event handler, then select onClick. Rather than just…
Alex
  • 13
  • 3
1
vote
1 answer

How to add GWT Wrappers for Google APIs to GWT Designer's Palette?

I'm using GWT Designer to build a site. I use the Google Visualization API and would like to be able to place Pie Charts, Timelines, etc in my Panels. Anyone know how to add GWT libs for Google APIs to the GWT Designer Palette? Cheers, David
cesium
  • 13
  • 2
1
vote
0 answers

GWT Designer: widget placement

Im new to GWT Designer. Why does the resulting html widget placement not reflect the placement in GWT Designer? Thanks. Nikolaj G.
user669857
  • 273
  • 4
  • 14
1
vote
3 answers

How to make an application layout like desktop app in GWT?

I am new to GWT although having develop website for a long time, i really want to try this out. Im trying to layout a GWT application using GWT Designer. My idea is to have the design as ff: ----------------------------------- |Header - fixed…
DucDigital
  • 4,580
  • 9
  • 49
  • 97
1
vote
0 answers

GWT Designer Crash With the following error

I am trying to open a previous designed composit which was previously opening correcly with gwt designer but I am ending with the following error Can someone help me to solve this!!
Noor
  • 19,638
  • 38
  • 136
  • 254
1
vote
3 answers

GWT designer: is it only for desktop application?

i don't understand if with GWT designer i can build web (html) application. Thanks
stighy
  • 7,260
  • 25
  • 97
  • 157
1
vote
0 answers

GWT Designer for eclipse not working

I have recently installed Eclipse Luna and the gwt-eclipse plugin. I have created Project with the default GWT Aplication generated by the wizard, which I have called "pru". I can compile and run the Project correctly. But if I try to use the Design…
1
vote
4 answers

Import package problem in GWT

I'm developing an app using GWT Eclipse plug-in. (I'm also using GWT Designer but I don't think the problem is here). Previously when I wanted a java application to communicate with a web service I created, I produced the "skeleton" classes from the…
Krt_Malta
  • 9,265
  • 18
  • 53
  • 91
1
vote
3 answers

Display rootPanel at centre GWT

I'm using Google web toolkit to develop a small login page. I'm using GWT Designer. My problem is that the rootPanel is not being displayed at the centre but at the top-left corner of the browser. How can I put it at the centre of the page?
Krt_Malta
  • 9,265
  • 18
  • 53
  • 91
1
vote
1 answer

Google Eclipse designer button not responding

I have installed all the components of Google's plugin for Eclipse however the button that allows to create visual classes does not respond when I click on it.
1
vote
0 answers

Installation issue with GWT Designer

Environment: Ubuntu 12.04.3 x86_64 with Eclipse 4.3 (Kepler) and Oracle jdk-7u45-linux-x64 I installed GPE and GWT and GWT designer as described in: http://www.gwtproject.org/download.html The GWT works fine, I can run the demo client/server…
Chuck
  • 21
  • 3
1
vote
0 answers

GWT designer in eclipse 4.2.2 not working or workflow changed?

In junoSR2 there seems to be no more posibillity of creating a new gwt designer form or any other widget directly. The answer here ( GWT Designer not working with Eclipse 4.2 service release 2? ) details a workaround for this. Is this the new …
Malka
  • 63
  • 8
1
vote
0 answers

GWT designer editor can't opened

![error message picture][1] I have again my quesэion. I installed gwt designer ubuntu 12.10 /32bit but my laptop is 64 bit/ eclipse indigo /32bit/ gwt 2.5.1 app engine 1.7.5 I was creating new web application project. name:gwtTest, package: com…
1
vote
1 answer

GWT Designer won't launch after fresh installation

I'm trying to install Google Web Toolkit designer but no success so far. After spending few days struggling I've tried many different approaches including fresh installation of different versions of eclipse. I can create a new web applications and…
Jose Bagatelli
  • 1,367
  • 1
  • 15
  • 32