Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkKWFrameWithScrollbar Class Reference

a frame with a scroll bar More...

#include <vtkKWFrameWithScrollbar.h>

Inheritance diagram for vtkKWFrameWithScrollbar:

Inheritance graph
[legend]
Collaboration diagram for vtkKWFrameWithScrollbar:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkKWFrameWithScrollbar, vtkKWCoreWidget)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual void UpdateEnableState ()
virtual vtkKWWidgetGetFrame ()
virtual void SetWidth (int)
virtual int GetWidth ()
virtual void SetHeight (int)
virtual int GetHeight ()

Static Public Member Functions

vtkKWFrameWithScrollbarNew ()

Protected Member Functions

 vtkKWFrameWithScrollbar ()
 ~vtkKWFrameWithScrollbar ()

Protected Attributes

vtkKWCoreWidgetFrame
vtkKWCoreWidgetScrollableFrame

Detailed Description

a frame with a scroll bar

It creates a frame with an attached scrollbar

Definition at line 27 of file vtkKWFrameWithScrollbar.h.


Constructor & Destructor Documentation

vtkKWFrameWithScrollbar::vtkKWFrameWithScrollbar  )  [protected]
 

vtkKWFrameWithScrollbar::~vtkKWFrameWithScrollbar  )  [protected]
 


Member Function Documentation

vtkKWFrameWithScrollbar* vtkKWFrameWithScrollbar::New  )  [static]
 

Reimplemented from vtkKWCoreWidget.

Reimplemented in vtkPVInformationGUI.

vtkKWFrameWithScrollbar::vtkTypeRevisionMacro vtkKWFrameWithScrollbar  ,
vtkKWCoreWidget 
 

void vtkKWFrameWithScrollbar::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWCoreWidget.

Reimplemented in vtkPVInformationGUI.

virtual void vtkKWFrameWithScrollbar::Create vtkKWApplication app  )  [virtual]
 

Create the widget.

Reimplemented from vtkKWCoreWidget.

Reimplemented in vtkPVInformationGUI.

virtual vtkKWWidget* vtkKWFrameWithScrollbar::GetFrame  )  [virtual]
 

Get the the internal widget (technically a Tk frame).

virtual void vtkKWFrameWithScrollbar::SetWidth int   )  [virtual]
 

Convenience method to set the width/height of a frame.

virtual int vtkKWFrameWithScrollbar::GetWidth  )  [virtual]
 

Convenience method to set the width/height of a frame.

virtual void vtkKWFrameWithScrollbar::SetHeight int   )  [virtual]
 

Convenience method to set the width/height of a frame.

virtual int vtkKWFrameWithScrollbar::GetHeight  )  [virtual]
 

Convenience method to set the width/height of a frame.

virtual void vtkKWFrameWithScrollbar::UpdateEnableState  )  [virtual]
 

Update the "enable" state of the object and its internal parts. Depending on different Ivars (this->Enabled, the application's Limited Edition Mode, etc.), the "enable" state of the object is updated and propagated to its internal parts/subwidgets. This will, for example, enable/disable parts of the widget UI, enable/disable the visibility of 3D widgets, etc.

Reimplemented from vtkKWWidget.

Reimplemented in vtkPVInformationGUI.


Member Data Documentation

vtkKWCoreWidget* vtkKWFrameWithScrollbar::Frame [protected]
 

Definition at line 62 of file vtkKWFrameWithScrollbar.h.

vtkKWCoreWidget* vtkKWFrameWithScrollbar::ScrollableFrame [protected]
 

Definition at line 63 of file vtkKWFrameWithScrollbar.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:38:29 2006 for ParaView by doxygen 1.3.5