An environment where everything can be kept in an interconnected way ...dependencies, parallel serials, multiple layers/levels - trees. One system based on another. Top-down, bottom-up concepts.
Want to build a Java/Swing form-based GUI fast without the baggage of code generation? Is your head spinning from XyzListeners, SwingWorkers, and GridBagLayout? Snap your JComponents onto a 2-D grid, bind them to your properties...GUI accomplished!
Flexible virtual list for use with SWT. Use content providers, label providers, row renderers and themes to have a list of rows in your SWT Java app, that looks just the way you want it to.