UI

Hide Toolbar

0

It is surprising there is no way to turn the eclipse toolbar off permanently. In 3.2 they added the "Hide Toolbar" option on right click, but the toolbar creeps right back in on a restart. I have personally never found much uses of the toolbar and I'd like more screen space. This plug-in automatically hides the toolbar on start up. Basically just emulates clicking "Hide Toolbar" for you.

SWT Chart

0

SWTChart screenshot SWT Chart is a chart component which has following basic functionalities.

SWT Web Installer

0

SWT Web InstallerThe SWT Web Installer is a Java library that helps to install Java applications based on SWT (not RCP). It downloads from the internet the right version of the SWT GUI library for the PC where you are installing the application that uses SWT. So you can have only one setup file for your application and, once the application is installed, automatically install the right version of SWT.

WireframeSketcher

5
Average: 5 (3 votes)

WireframeSketcherWireframeSketcher WireframeSketcher is an Eclipse plugin for creating wireframes, screen mockups and UI prototypes.

SWT Graph

0

swt graphThe SWT Graph project is a collection of custom-draw canvas developed to solve some user interface aspects when you need to represent advanced data interactively.

The entire project is based on the idea of layers. With a LayeredCanvas, you can update some regions without affecting others. You can cache some parts of your component without redrawing it everytime.

Random Splash Screen

0

Random Splash Screen screenshotEverytime Eclipse starts, Random Splash Screen overwrites Eclipse's splash screen with a random image picked from your personal image folder. This image is then displayed on the next Eclipse start.
This works even when starting a new Eclipse runtime application from within Eclipse. You can also disable Random Splash Screen and keep your favorite image forever, making Random Splash Screen a Splash Screen Picker as well. Staring at the splash screen is not annoying anymore!

OpenSwing

0

OpenSwing screenshotOpenSwing is an open source suite of Swing based graphics components. These components include label control, multi-line label control, text field, text formatted field, multi-line text field, numeric field, currency field, calendar, grid, properties grid, tree, check-box tree, tree combined with a grid, lookup, gantt diagram, buttons with image,

Jaret Calendar

0

Jaret Calendar screenshotThe Jaret Calendar is an eclipse plugin using the jaret timebars to show a
calendar and a gantt view of appointments. The data shown can be stored in a simple local calendar or can be retrieved from one or more google calendars. As an addition mylyn tasks can be shown in the gantt view. The plugin is in alpha state but might be useful anyway.

SWT Extension

0

swt extension screenshotSWT Win32 Extension extends the Eclipse library SWT.
It is a software development kit enabling you to work with native code from Java programs without using JNI. With SWT Extension, you don't need to create native libraries to call a function of the operating system API or a function from any dynamic library. You write code in the Java language only, and SWT Extension does the rest. SWT Extension provides quite a number of integration features to make your Java application look and behave like a Win32 citizen.

Eclipse Full Screen Plugin

0

Eclipse Full Screen Plugin is an eclipse plugin for adding possibility to run Eclipse in full screen mode, so that you can have more space to edit sources.

But unlike eclipse, this plugin works only on MS Windows.

Syndicate content