protected class ScrollBarUiDebugger.PolicyChanger
extends java.lang.Object
implements java.awt.event.ActionListener
Modifier and Type | Field and Description |
---|---|
protected SubstanceConstants.ScrollPaneButtonPolicyKind |
newPolicy
Policy to set.
|
Constructor and Description |
---|
ScrollBarUiDebugger.PolicyChanger(SubstanceConstants.ScrollPaneButtonPolicyKind newPolicy)
Creates a new policy change listener.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected SubstanceConstants.ScrollPaneButtonPolicyKind newPolicy
public ScrollBarUiDebugger.PolicyChanger(SubstanceConstants.ScrollPaneButtonPolicyKind newPolicy)
newPolicy
- Policy to set.