module HROOT.Class.TSliderBox
  (
    TSliderBox(..)
  , ITSliderBox 
  ) where

import HROOT.Class.Interface
import HROOT.Class.Implementation ()