public class

MotifProgressBarUI

extends BasicProgressBarUI
java.lang.Object
   ↳ javax.swing.plaf.ComponentUI
     ↳ javax.swing.plaf.ProgressBarUI
       ↳ javax.swing.plaf.basic.BasicProgressBarUI
         ↳ com.sun.java.swing.plaf.motif.MotifProgressBarUI

Class Overview

A Motif ProgressBarUI.

Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. A future release of Swing will provide support for long term persistence.

Summary

[Expand]
Inherited Fields
From class javax.swing.plaf.basic.BasicProgressBarUI
Public Constructors
MotifProgressBarUI()
Public Methods
static ComponentUI createUI(JComponent x)
Creates the ProgressBar's UI
[Expand]
Inherited Methods
From class javax.swing.plaf.basic.BasicProgressBarUI
From class javax.swing.plaf.ComponentUI
From class java.lang.Object

Public Constructors

public MotifProgressBarUI ()

Public Methods

public static ComponentUI createUI (JComponent x)

Creates the ProgressBar's UI