com.jgoodies.looks.plastic

Class PlasticInternalFrameTitlePane

public final class PlasticInternalFrameTitlePane extends MetalInternalFrameTitlePane

Paints the internal frame title. Uses JGoodies Plastic colors.

Version: $Revision: 1.3 $

Author: Karsten Lentzsch

Constructor Summary
PlasticInternalFrameTitlePane(JInternalFrame frame)
Method Summary
protected StringgetTitle(String text, FontMetrics fm, int availTextWidth)
voidpaintComponent(Graphics g)
voidpaintPalette(Graphics g)

Constructor Detail

PlasticInternalFrameTitlePane

public PlasticInternalFrameTitlePane(JInternalFrame frame)

Method Detail

getTitle

protected String getTitle(String text, FontMetrics fm, int availTextWidth)

paintComponent

public void paintComponent(Graphics g)

paintPalette

public void paintPalette(Graphics g)
Copyright © 2001-2007 JGoodies Karsten Lentzsch. All Rights Reserved.