fltk::PlainHolder Class Reference

Inheritance diagram for fltk::PlainHolder:

Inheritance graph
[legend]
Collaboration diagram for fltk::PlainHolder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void add (Widget &o)
void end ()

Detailed Description

This class contains common part for both fltk::BarHolder and fltk::WindowHolder


Member Function Documentation

void fltk::PlainHolder::add Widget o  )  [inline]
 

The widget is removed from it's current group (if any) and then added to the end of this group.

Reimplemented from fltk::Group.

void PlainHolder::end  ) 
 

Perform initialization and arrangement of new widgets after addition to the parent. Appropriate version of this method called must be ensured since it is not virtual.

Reimplemented from fltk::Group.


Tue Jun 27 02:20:09 2006. FLTK Dock is copyright © 2006 by MD. Z. Hossain