Package smjg.libs.sdwf.scroller

Window scrolling. More...


Classes

class  ScrollDimension
 The smjg.libs.sdwf.scroller.ScrollDimension class represents a dimension in which scrolling is possible. More...
class  Scroller
 The smjg.libs.sdwf.scroller.Scroller class is used to implement scrolling in a window. More...

Enumerations

enum  SB_VISIBLE {
  NONE, HIDE,
  AUTO, SHOW
}


Detailed Description

Window scrolling.

The smjg.libs.sdwf.scroller module contains the Scroller class, used to implement scrolling in a window.

Since:
0.5

Enumeration Type Documentation

enum smjg::libs::sdwf::scroller::SB_VISIBLE

The SB_VISIBLE enumeration is used to specify whether a window should display a scroll bar in a given dimension.

Enumerator:
NONE  no scrolling in dimension
HIDE  don't show scrollbars
AUTO  show scrollbars if necessary
SHOW  always show scrollbars


Generated on Sun Jan 11 21:54:15 2009 for Stewart's D Windows Framework by  doxygen 1.5.4