Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Assembler Tools

    Ribs 1.0

    Download button

    Downloads: 777  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    ReportMill Software, Inc. | More programs
    Shareware / USD 295.00 | BUY the full version
    January 18th, 2006, 21:52 GMT
    ROOT / Programming / Assembler Tools

     Read user reviews (0)  Refer to a friend  Subscribe

    Ribs description

    Ribs is a powerful Java Web Start layout application with a full palette of all common Swing controls and components.

    Ribs project is a powerful Java Web Start layout application with a full palette of all common Swing controls and components. Developers simply drag and drop controls, like buttons and sliders, into new panel windows.

    Ribs uses absolute placement and sizing, which takes the guesswork out of Swing's normally complex layout mechanism - creating beautifully portable applications.

    Here are some key features of "Ribs":

    · Simple to Draw
    · Simple to Load
    · Simple to Bind
    · Simple to Integrate
    · Unified Accessor Model
    · Side Effect Protection
    · Image and resource management
    · Dedicated control inspectors
    · Simple XML Format
    · Custom Component Integration
    · Common Component Subclass Integration
    · Embeddable Font & Color Panels

    Simple to Load

    Ribs saves it's user interface descriptions as very simple XML files. These can be loaded and bound to a Java application with a single line of code:

    // Load Swing UI panel for a controller class
    RJPanel ui = Ribs.getUI(this);

    This seemingly simple snippet automatically finds the rib file named after anOwner's class (anOwner.getClass() + ".rib") and re-hydrates an entire hierarchy of Swing components, all of whom are configured to send the simple action "respondUI(me)" to anOwner when clicked, selected, edited or otherwise changed.

    Simple to Bind

    Ribs is more than a UI builder, it also automatically configures controls to call the controller class.

    With all controls sending the simple respondUI(me) action, it's obviously easy to respond to controls, but it's even easier to configure them. Ribs introduces a name based "unified accessor model" for all controls with a single point of entry - the top level JPanel (myUI) returned from getRib(). To set the value of any control in the hierarchy, you simply call myUI.setValue("SomeControl", aValue). Ribs provides all of the necessary type conversions automatically, so developers are free to work with the types native to their model without tedious explicit conversions, typical in Swing GUI programming. You can call myUI.setValue("SomeText", aFloat) or myUI.setValue("SomeText", aString) - at your discretion.

    Simple to Integrate

    Ribs is a simple, small jar file (less than 100k packed). Simply add the ribs.jar to your application and the world of visual UI design is available to you.

    Unified Accessor Model

    Ribs updates any UI control, by name, with a single consistent, "unified accessor" method.

    Side Effect Protection

    Ribs update model also provides unique side effect protection, so controls can be updated without causing them to unnecessarily trigger their action.

    Image and resource management

    Ribs provides easy binding of images to controls like labels and buttons.

    Dedicated control inspectors

    Instead of "one-size-fits-all" property lists, Ribs has custom designed inspectors for every Swing control.

    Simple XML Format

    Ribs archives Swing components as a simple and concise XML file.

    Custom Component Integration

    Ribs provides an easy way to incorporate completely new Swing controls into a UI simply by dragging in a "Custom View" placeholder and setting its class name in the inspector.

    Common Component Subclass Substitution

    Ribs provides an easy way to edit standard Swing controls, but substitute custom subclasses at runtime, simply by specifying the subclass name in an inspector field.

    Embeddable Font, Color Panels

    Ribs provides greatly improved font and color panels.

    Requirements:

    · Java 1.4.2 or later



    Product's homepage

      


    TAGS:

    Swing controls | full palette | Swing components | Ribs | Java | Swing

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM