Uses of Package
dbrown

Classes in dbrown used by dbrown
IView
          A simple interface class that allows a model to contain a collection of views and update each view individually.
RTButtonView
          View and update the right triangle model with buttons that increment the base and height by 1.
RTGraphicView
          Displays a right triangle as a graphic within a JComponent with a blank border of size BORDER.
RTModel
          The right triangle model.
RTNumericView
          View and update the right triangle model with numeric fields.