Top Description Fields Constructors Methods
com.sun.java.swing.plaf.motif

public Class MotifProgressBarUI

extends BasicProgressBarUI
Class Inheritance
Imports
javax.swing.JComponent, javax.swing.plaf.ComponentUI, javax.swing.plaf.basic.BasicProgressBarUI

A Motif ProgressBarUI.
Author
Michael C. Albers

Field Summary

Inherited from javax.swing.plaf.basic.BasicProgressBarUI:
boxRectchangeListenerprogressBar

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public static ComponentUI
createUI(JComponent
a component
x
)

Hides javax.swing.plaf.basic.BasicProgressBarUI.createUI.

Creates the ProgressBar's UI

Inherited from javax.swing.plaf.basic.BasicProgressBarUI:
getAmountFullgetAnimationIndexgetBaselinegetBaselineResizeBehaviorgetBoxgetBoxLengthgetCellLengthgetCellSpacinggetFrameCountgetMaximumSizegetMinimumSizegetPreferredInnerHorizontalgetPreferredInnerVerticalgetPreferredSizegetSelectionBackgroundgetSelectionForegroundgetStringPlacementincrementAnimationIndexinstallDefaultsinstallListenersinstallUIpaintpaintDeterminatepaintIndeterminatepaintStringsetAnimationIndexsetCellLengthsetCellSpacingstartAnimationTimerstopAnimationTimeruninstallDefaultsuninstallListenersuninstallUI

Constructor Detail

MotifProgressBarUIback to summary
public MotifProgressBarUI()

Method Detail

createUIback to summary
public static ComponentUI createUI(JComponent x)

Hides javax.swing.plaf.basic.BasicProgressBarUI.createUI.

Creates the ProgressBar's UI

Parameters
x:JComponent

Doc from javax.swing.plaf.basic.BasicProgressBarUI.createUI.

a component

Returns:ComponentUI

Doc from javax.swing.plaf.basic.BasicProgressBarUI.createUI.

a new instance of BasicProgressBarUI