StandardWindow Class Reference

#include <apwindow.h>

Inheritance diagram for StandardWindow:
Inheritance graph
[legend]
Collaboration diagram for StandardWindow:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 StandardWindow (Glyph *main, Glyph *info=nil, Menu *m=nil, Glyph *l=nil, Glyph *r=nil)
virtual ~StandardWindow ()
Menu * menubar ()
Glyph * canvas_glyph ()
Glyph * info ()
Glyph * lbox ()
Glyph * rbox ()

Private Attributes

Menu * m_
Glyph * can_
Glyph * info_
Glyph * l_
Glyph * r_

Constructor & Destructor Documentation

StandardWindow::StandardWindow ( Glyph *  main,
Glyph *  info = nil,
Menu *  m = nil,
Glyph *  l = nil,
Glyph *  r = nil 
)
virtual StandardWindow::~StandardWindow (  )  [virtual]

Member Function Documentation

Glyph* StandardWindow::canvas_glyph (  ) 
Glyph* StandardWindow::info (  ) 
Glyph* StandardWindow::lbox (  ) 
Menu* StandardWindow::menubar (  ) 
Glyph* StandardWindow::rbox (  ) 

Member Data Documentation

Glyph* StandardWindow::can_ [private]
Glyph* StandardWindow::info_ [private]
Glyph * StandardWindow::l_ [private]
Menu* StandardWindow::m_ [private]
Glyph * StandardWindow::r_ [private]

The documentation for this class was generated from the following file:
Generated on Mon Jun 13 08:10:32 2011 for NEURON by  doxygen 1.6.3