Package org.fife.ui.rtextarea
Class FoldIndicator.AlphaRunnable
java.lang.Object
org.fife.ui.rtextarea.FoldIndicator.AlphaRunnable
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
FoldIndicator
Updates the alpha used for this component's "collapsed" fold icons, if
necessary.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
delta
private float delta
-
-
Constructor Details
-
AlphaRunnable
private AlphaRunnable()
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-