Uses of Class javax.swing.plaf.ScrollPaneUI

Uses in package javax.swing.plaf.multi

Classes derived from javax.swing.plaf.ScrollPaneUI

class
A UI delegate that that coordinates multiple ScrollPaneUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).

Uses in package javax.swing

Methods with parameter type javax.swing.plaf.ScrollPaneUI

void
This method sets the scrollpane's UI delegate.

Methods with return type javax.swing.plaf.ScrollPaneUI

ScrollPaneUI
This method returns the scrollpane's UI delegate.

Uses in package javax.swing.plaf.metal

Classes derived from javax.swing.plaf.ScrollPaneUI

class
A UI delegate for the JScrollPane component.

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.plaf.ScrollPaneUI

class
A UI delegate for the JScrollPane component.