|
Class Summary |
| RBKeyChain |
This class contains static utility methods for generically getting and setting values on any object
using a key chain string. |
| RBListBinder |
This class manages a list of objects provided by a rib file's owner to facilitate binding to UI controls. |
| RBListBinder.BinderListModel |
List Model implementation for lists using bind key. |
| Ribs |
This class helps to load and manage panels and windows of GUI components in the form of a rib file, which is a simple
XML description of UI controls. |
| Ribs.EventListener |
An interface for objects that want notification about event processing. |
| RJAction |
This class encapsulates additional information for uncommon actions. |
| RJCustomView |
This class acts as a stand-in for classes not directly supported by the Ribs design application. |
| RJHelper |
This class is used to provide Ribs functionality to Swing JComponents. |
| RJLayout |
Copyright (c) 2004 ReportMill Software, Inc. |
| RJPanel |
This class is the root of all Rib files and the unified point of access for all of its child components (and,
optionally, it's window). |