|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.substance.SubstanceScrollBarUI.PolicyChanger
protected class SubstanceScrollBarUI.PolicyChanger
Listener on policy change menu items in debug UI mode.
Field Summary | |
---|---|
protected SubstanceConstants.ScrollPaneButtonPolicyKind |
newPolicy
Policy to set. |
Constructor Summary | |
---|---|
SubstanceScrollBarUI.PolicyChanger(SubstanceConstants.ScrollPaneButtonPolicyKind newPolicy)
Creates a new policy change listener. |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected SubstanceConstants.ScrollPaneButtonPolicyKind newPolicy
Constructor Detail |
---|
public SubstanceScrollBarUI.PolicyChanger(SubstanceConstants.ScrollPaneButtonPolicyKind newPolicy)
newPolicy
- Policy to set.Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |