Class TitleComponent

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.pietschy.wizard.DefaultTitleComponent
repast.simphony.ui.plugin.editor.TitleComponent
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class TitleComponent extends org.pietschy.wizard.DefaultTitleComponent
Customized title component for wizard panels.
Author:
Eric Tatara, Nick Collier
See Also:
  • Field Details

    • TITLE_COLOR

      public static Color TITLE_COLOR
  • Constructor Details

    • TitleComponent

      public TitleComponent(org.pietschy.wizard.Wizard wizard)
  • Method Details

    • setTitle

      public void setTitle(String text)
    • setSummary

      public void setSummary(String summary)