WindowGroup Class Reference

List of all members.

Detailed Description

Window group.


Public Member Functions

 this ()
 Creates a new WindowGroupd.
void addWindow (Window window)
 Adds a window from this groupd.
void removeWindow (Window window)
 Removes a window from this groupd.

Static Public Member Functions

GType getType ()
 Gets this class type.


Member Function Documentation

void WindowGroup.addWindow Window  window  ) 
 

Adds a window from this groupd.

Parameters:
window the window to add

GType WindowGroup.getType  )  [static]
 

Gets this class type.

Returns:
this class type

void WindowGroup.removeWindow Window  window  ) 
 

Removes a window from this groupd.

Parameters:
window the window to remove

WindowGroup.this  ) 
 

Creates a new WindowGroupd.


SourceForge.net Logo DSource.org Logo digitalmars.com Logo