ssMultibeamLWNotebook Class Reference
[Gui/Plan/Aquisition]

#include <ssMultibeamLWNotebook.h>

Inheritance diagram for ssMultibeamLWNotebook:

Inheritance graph
[legend]
Collaboration diagram for ssMultibeamLWNotebook:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeMacro (ssMultibeamLWNotebook, vtkObject)
void PrintSelf (ostream &os, vtkIndent indent)
 Print the state of this object.
void Create (ssMultibeamLWApplication *app)
 Initialize this widget.
void SetWidgetName (const char *name)
 Specify this widget's name in the Tcl context.

Static Public Member Functions

static ssMultibeamLWNotebookNew ()
 Instantiate a new object of this type.

Protected Member Functions

 ssMultibeamLWNotebook ()
 ~ssMultibeamLWNotebook ()

Detailed Description

Definition at line 15 of file ssMultibeamLWNotebook.h.


Constructor & Destructor Documentation

ssMultibeamLWNotebook::ssMultibeamLWNotebook (  )  [protected]

ssMultibeamLWNotebook::~ssMultibeamLWNotebook (  )  [protected]


Member Function Documentation

static ssMultibeamLWNotebook* ssMultibeamLWNotebook::New (  )  [static]

Instantiate a new object of this type.

This is the only method that objects of this type may be created.

Returns:
The new object.

Reimplemented from vtkKWNotebook.

ssMultibeamLWNotebook::vtkTypeMacro ( ssMultibeamLWNotebook  ,
vtkObject   
)

void ssMultibeamLWNotebook::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Print the state of this object.

Parameters:
os The output stream.
indent The indentation level. Used for formating output.

Reimplemented from vtkKWNotebook.

void ssMultibeamLWNotebook::Create ( ssMultibeamLWApplication app  ) 

Initialize this widget.

Parameters:
app The controling application.

void ssMultibeamLWNotebook::SetWidgetName ( const char *  name  )  [virtual]

Specify this widget's name in the Tcl context.

Parameters:
name The name of this widget.

Reimplemented from vtkKWWidget.


The documentation for this class was generated from the following file: