Package rma.swing

Class FontSampleBox

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Modifiable

public class FontSampleBox extends RmaJPanel
See Also:
  • Constructor Details

    • FontSampleBox

      public FontSampleBox()
  • Method Details

    • getPreferredSize

      public Dimension getPreferredSize()
      Overrides:
      getPreferredSize in class JComponent
    • setSample

      public void setSample(String text, Font font, Color color)
    • setSampleText

      public void setSampleText(String text)
    • setSampleFont

      public void setSampleFont(Font font)
    • setSampleColor

      public void setSampleColor(Color color)