Download presentation
Presentation is loading. Please wait.
Published byAnne Skinner Modified over 6 years ago
1
An Eclipse Plugin for Creating Windows Graphical User Interfaces
Windows Builder An Eclipse Plugin for Creating Windows Graphical User Interfaces Copyright © Curt Hill
2
Introduction Our previous programs have had limited interaction with the user: Select a file using FileChooser which generates a common dialog box Input using Scanner and System.out.print(ln) The latter is a console approach That faded in popularity in the 1980s Now we are going to install Window Builder This will allow use to easily build GUIs Copyright © Curt Hill
3
What is a Plugin? A plugin extends a piece of software with new capabilities Not every piece of software allows plugins Eclipse does There are plugins for many things, two I have used: Windows Builder for windows programming Android development Now we install Copyright © Curt Hill
4
Installation We will open a particular website
The Window Builder URL is: Next we will open Eclipse to install new software We go through some dialog boxes and this will finish the installation Here are some screen shots Copyright © Curt Hill
5
Original Copyright © Curt Hill
6
Further Down in that Page
Copyright © Curt Hill
7
Choosing Select the Release link of the version of Eclipse used
In 2016 it was usually Mars, but could be others The result should look similar to this Copyright © Curt Hill
8
The Download page Copyright © Curt Hill
9
Next Start up Eclipse while leaving the web browser up
This will also tell the version Then go to the menu: Help/Install Software Picture: Copyright © Curt Hill
10
Help/Install New Software
Copyright © Curt Hill
11
Dialog Copyright © Curt Hill
12
Copy Copy or drag the URL to the Work With box
This should then produce Copyright © Curt Hill
13
After Copy or Drag Copyright © Curt Hill
14
Select All Copyright © Curt Hill
15
Install Details Copyright © Curt Hill
16
Now What? Window builder should be installed as an Eclipse plugin
Now we have to use it to build a GUI That will await a further presentation Copyright © Curt Hill
17
Finally Do these things to install Windows Builder
We will see how to use it later Copyright © Curt Hill
Similar presentations
© 2025 SlidePlayer.com Inc.
All rights reserved.