Package org.fife.ui.rtextarea
Class FoldIndicator.AlphaRunnable
- java.lang.Object
-
- org.fife.ui.rtextarea.FoldIndicator.AlphaRunnable
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
- Enclosing class:
- FoldIndicator
private class FoldIndicator.AlphaRunnable extends java.lang.Object implements java.awt.event.ActionListener
Updates the alpha used for this component's "collapsed" fold icons, if necessary.
-
-
Field Summary
Fields Modifier and Type Field Description private float
delta
-
Constructor Summary
Constructors Modifier Constructor Description private
AlphaRunnable()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent e)
-