Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.modama.gui.viewer.rule

Class Summary
HorizontalButtonRuleRenderer the renderer for a horizontal rule
HorizontalTopRuleRenderer the renderer for a horizontal rule
RuleFactory creates the rule (an image), from a given RuleProperty and size
it uses the RuleRenderer class for rendering the rule to an Image
RulePropertys holds all the propertys for a rule
RuleRenderer a class for Render a rule to an image, so the RuleFactory doesnt have to care wether its a horizontal or vertical image
RuleTest test for the RuleFactory creates some rules and shows them
VerticalLeftRuleRenderer the renderer for a vertical rule
VerticalRightRuleRenderer the renderer for a vertical rule