Class FontPropertiesPane

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

    public class FontPropertiesPane
    extends org.pentaho.reporting.libraries.designtime.swing.BasicFontPropertiesPane
    A panel that edits the basic font properties.

    • Font-Family
    • Font-Style (bold, italics)
    • Font-Size
    • underline
    • strikethrough
    • aliasing
    Author:
    Thomas Morgner
    See Also:
    Serialized Form
    • Constructor Detail

      • FontPropertiesPane

        public FontPropertiesPane()
    • Method Detail

      • createPreviewPane

        protected JComponent createPreviewPane()
        Overrides:
        createPreviewPane in class org.pentaho.reporting.libraries.designtime.swing.BasicFontPropertiesPane
      • createAliasPanel

        protected Component createAliasPanel()
        Overrides:
        createAliasPanel in class org.pentaho.reporting.libraries.designtime.swing.BasicFontPropertiesPane
      • initializeFromStyle

        public void initializeFromStyle​(org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet style)
      • commitValues

        public void commitValues​(org.pentaho.reporting.engine.classic.core.style.ElementStyleSheet styleSheet)