jvider - Java GUI Builder logo Details - Visual Interface Designer for JAVA™

 
 
Main screen
Main Screen Of jvider
   Main screen of jvider :

      1. Menu bar
      2. Component toolbar
      3. Interface build area
      4. Element properties
      5. Element location
      properties
      6. Cell inserting tool
 
Components toolbar
jvider Builder Components Toolbar
  • JPanel (generic lightweight container)
  • JButton (an implementation of a "push" button)
  • JToggleButton (an implementation of a two-state button)
  • JCheckBox (an item that can be selected or deselected,
    and which displays its state to user)
  • JRadioButton (an item that can be selected or deselected,
    and which displays its state to user)
  • JTextField (a lightweight component that allows the ending
    of a single line of text)
  • JTextArea (multi-line area that displays plain text)
  • JLabel (a display area for a short text string or an image)
  • JTable (used to display and edit regular two dimensional
    tables of cells)
  • JComboBox (a component that combines a button or editable
    field and a drop-down list)
  • JList (a component that allows the user to select one or more
    objects from a list)
  • JTabbedPane (a component that lets the user switch between
    a group of components by clicking on a tab with a given title
    and/or icon)
  • JProgressBar (a progress bar typically communicates the
    progress of some work by displaying its percentage of completion
    and possibly a textual display of this percentage)
  • JSlider (a component that lets the user graphically select a
    value by sliding a knob with a bounded interval)
The main build area  Element properties
jvider GUI Build Areajvider Element Properties Panel
Element location properties  Cell inserting tool
jvider Element Location Properties Paneljvider Cell Inserting Tool
 

Copyright © 2003-2007 Midpoint systems icon UAB "Midpoint systems". All Rights Reserved.
All brand names and products names are trademarks or registered trademarks of their respective companies.