ui::ScrollPane Class Reference

Inheritance diagram for ui::ScrollPane:

Inheritance graph
[legend]
Collaboration diagram for ui::ScrollPane:

Collaboration graph
[legend]
List of all members.

Detailed Description

A ScrollPane does not attempt to resize for accommodating its children, instead it offers Scrollbars to access them. ScrollPane is an instance of the Adapter design pattern, taking its child in the constructor.


Public Member Functions

 ScrollPane (Component *comp)
Scrollbar * getHorizontalScrollbar ()
Scrollbar * getVerticalScrollbar ()


Generated on Mon Jun 20 19:41:53 2005 for UI by doxygen 1.3.1 using KingsTools