Class FancyHeaderPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.ignition.client.util.gui.FancyHeaderPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class FancyHeaderPanel extends JPanel
A JPanel that displays a 'fancy' header at the top, which consists of an icon, text, and a gradient color background. Works well as the north component in a BorderLayout
See Also: