Class FoldIndicator.AlphaRunnable

java.lang.Object
org.fife.ui.rtextarea.FoldIndicator.AlphaRunnable
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
FoldIndicator

private class FoldIndicator.AlphaRunnable extends Object implements ActionListener
Updates the alpha used for this component's "collapsed" fold icons, if necessary.
  • Field Details

    • delta

      private float delta
  • Constructor Details

    • AlphaRunnable

      private AlphaRunnable()
  • Method Details