Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev Package
Next Package
VAquaRendering - Release 3
Package org.violetlib.jnr
Deprecated: ShowHide

Package org.violetlib.jnr

  • Interface Summary 
    Interface Description
    ConfiguredPainter
    This interface is supported by painters that provide information about layout sizes.
    Insetter
    An insetter defines the relationship between the bounds of a component and the bounds of a region of the component.
    LayoutInfo
    Layout information for a widget describes fixed and/or minimum sizes for the widget rendering.
    Painter
    A painter renders a fixed size rendering at a client specified origin.
    SliderPainter
    This interface defines additional methods that may be supported by a painter for sliders.
  • Class Summary 
    Class Description
    Insets2D
    A generalization of insets using floating point attributes.
    Insets2DUIResource
    A generalization of insets using floating point attributes.
    NullPainter
    A painter that does nothing.
  • Exception Summary 
    Exception Description
    InsetterNotInvertibleException
    This exception is thrown when an operation that requires an invertible insetter is performed on an insetter that is not invertible.