jvider - Version 1.4 GUI builder tool for Java Swing applications. With jvider you can easily design graphical user interfaces for Java applets and applications.jvider features: - only standard Java Swing components are used; - gridBagLayout is used for layout (no absolute positioning); - interactive UI design with drag & resize features; - testing UI on the fly without compiling; - ability to save/load your designs; - view and export produced Java source code as Frame or Applet; - intuitive interface. Easy to understand and comprihend; - easy to get started with tutorial and samples provided. This tool is platform independent and runs on all environments that support JavaTM Virtual Machine (VM). jvider supports these components : JPanel, JButton, JToggleButton, JCheckBox, JRadioButton, JTextField, JTextArea, JLabel, JTable , JComboBox, JList, JTabbedPane, JProgressBar, JSlider, JTree, JSplitPane.