Package com.ribs.plus


package com.ribs.plus
  • Class
    Description
    AbstractBrowserModel - A public interface for controlling a browser.
    This component displays a hierarchy of data like a JTree, however, it does it with a number of distinct JTables layed out horizontally.
    Provides Ribs management for RJBrowser.
    This is a JCheckBox subclass to support a "Three State" mode.
    Provides some extra Ribs management for RJCheckBox.
    A ColorWell subclass that handle a whole grid of color swatches, including drag and drop support.
    Provides Ribs specific support for color well.
    This class provides Swing UI for selecting a color.
    An interface for the object(s) that provide and receive color panel color.
    An inner class to act as an image color picker.
    This Swing control class displays a color value and kicks off the ColorPanel when clicked.
    Provides Ribs specific support for color well.
    This class is a Swing/Ribs Font panel for selecting fonts.
    An interface for Font Panel Model.
    This class is a label subclass with a popup menu attached to implement popup menus.
    Implements Ribs helpers methods for RJMenuButton.
    This class encapsulates a list of child components which can be switched in and out, like a tab view without the tabs.
     
    This class has the behavior of a slider, without boundaries (so you can set values beyond the visible min and max).