• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how to edit GUI file

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How to edit the GUI java file? I download the Jigloo SWT/Swing GUI Builder. And then I edit the file using open with form editor. But it seems inconvenient to edit some files. Since I can't see the total layout when I open some swing file. And the i can't set the button in the way i want. For example, I want to edit ButtonDemo.java from sun java tutorial. But I can't see the exact layout in the editor as the running window. Why? Is there any other way to edit the swing/swt files?
 
reply
    Bookmark Topic Watch Topic
  • New Topic