Package ch.component.scrollbar

Interface Summary
ScrollBarManager Manager of a ScrollBarModel
ScrollListener Listener of a ScrollBarModel
Class Summary
AbstractScrollBarManager Store the ScrollBarModel to manage.
ScrollBar Represent a ScrollBar in flash.
ScrollBarModel Manager of content that can be scrolled
ScrollClickButton Represent a button that manage a ScrollBar by being clicked
ScrollDragButton Represent a button that manage a ScrollBar by being dragged
ScrollEvent Event of a scroll
ScrollHandButton Manage the drag of a content.
ScrollManager Manage the scrolling of a MovieClip behind a mask.
ScrollPane Represents a ScrollPane.
ScrollType Define the scroll types.
ScrollWheelButton Manager of a ScrollBar, depending on the mouse wheel.