vtkKWCompositeWidget Class Reference

a composite widget. More...

#include <vtkKWCompositeWidget.h>

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

List of all members.

Public Types

typedef vtkKWFrame Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

static vtkKWCompositeWidgetNew ()
static int IsTypeOf (const char *type)
static vtkKWCompositeWidgetSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkKWCompositeWidget ()
 ~vtkKWCompositeWidget ()
virtual void CreateWidget ()

Detailed Description

a composite widget.

A superclass for all composite widgets, i.e. widgets made of an assembly of sub-widgets. This superclass provides the container for the sub-widgets. Right now, it can be safely assumed to be a frame (similar to a vtkKWFrame).

Thanks:
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on the National Centers for Biomedical Computing can be obtained from http://nihroadmap.nih.gov/bioinformatics.

Definition at line 35 of file vtkKWCompositeWidget.h.


Member Typedef Documentation

Reimplemented from vtkKWFrame.

Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCornerAnnotationEditor, vtkKWDirectoryExplorer, vtkKWDirectoryPresetSelector, vtkKWExtent, vtkKWFavoriteDirectoriesFrame, vtkKWFileBrowserWidget, vtkKWFileListTable, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWHSVColorSelector, vtkKWKeyBindingsWidget, vtkKWListBoxToListBoxSelectionEditor, vtkKWLogWidget, vtkKWMaterialPropertyWidget, vtkKWMatrixWidget, vtkKWNotebook, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionInterface, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWPopupFrame, vtkKWPresetSelector, vtkKWProgressGauge, vtkKWPushButtonWithMenu, vtkKWRadioButtonSet, vtkKWRange, vtkKWRenderWidget, vtkKWScalarBarAnnotation, vtkKWScalarComponentSelectionWidget, vtkKWScaleWithEntry, vtkKWSelectionFrame, vtkKWSelectionFrameLayoutManager, vtkKWSimpleAnimationWidget, vtkKWSpinButtons, vtkKWSplitFrame, vtkKWStartupPageWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWTextPropertyEditor, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWTreeWithScrollbars, vtkKWVolumeMaterialPropertyWidget, vtkKWVolumePropertyPresetSelector, vtkKWVolumePropertyWidget, vtkKWWidgetSet, vtkKWWidgetWithLabel, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWCanvasWithScrollbars, vtkKWCheckButtonSet, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWComboBoxWithLabel, vtkKWEntrySet, vtkKWEntryWithLabel, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabel, vtkKWLabelWithLabelSet, vtkKWListBoxWithScrollbars, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbars, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPiecewiseFunctionEditorSet, vtkKWPopupButtonWithLabel, vtkKWPushButtonSet, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbars, and vtkKWTextWithScrollbarsWithLabel.

Definition at line 40 of file vtkKWCompositeWidget.h.


Constructor & Destructor Documentation

vtkKWCompositeWidget::vtkKWCompositeWidget (  )  [inline, protected]

Definition at line 46 of file vtkKWCompositeWidget.h.

vtkKWCompositeWidget::~vtkKWCompositeWidget (  )  [inline, protected]

Definition at line 47 of file vtkKWCompositeWidget.h.


Member Function Documentation

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

Reimplemented from vtkKWFrame.

Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCornerAnnotationEditor, vtkKWDirectoryExplorer, vtkKWDirectoryPresetSelector, vtkKWExtent, vtkKWFavoriteDirectoriesFrame, vtkKWFileBrowserWidget, vtkKWFileListTable, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWHSVColorSelector, vtkKWKeyBindingsWidget, vtkKWListBoxToListBoxSelectionEditor, vtkKWLogWidget, vtkKWMatrixWidget, vtkKWNotebook, vtkKWPiecewiseFunctionEditor, vtkKWPopupFrame, vtkKWPresetSelector, vtkKWProgressGauge, vtkKWPushButtonWithMenu, vtkKWRadioButtonSet, vtkKWRange, vtkKWRenderWidget, vtkKWScalarBarAnnotation, vtkKWScalarComponentSelectionWidget, vtkKWScaleWithEntry, vtkKWSelectionFrame, vtkKWSelectionFrameLayoutManager, vtkKWSimpleAnimationWidget, vtkKWSpinButtons, vtkKWSplitFrame, vtkKWStartupPageWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWTextPropertyEditor, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWTreeWithScrollbars, vtkKWVolumeMaterialPropertyWidget, vtkKWVolumePropertyPresetSelector, vtkKWVolumePropertyWidget, vtkKWWidgetWithLabel, vtkKWWidgetWithSpinButtons, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWCanvasWithScrollbars, vtkKWCheckButtonSet, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWComboBoxWithLabel, vtkKWEntrySet, vtkKWEntryWithLabel, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabel, vtkKWLabelWithLabelSet, vtkKWListBoxWithScrollbars, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbars, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPiecewiseFunctionEditorSet, vtkKWPopupButtonWithLabel, vtkKWPushButtonSet, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbars, and vtkKWTextWithScrollbarsWithLabel.

virtual const char* vtkKWCompositeWidget::GetClassName (  )  [virtual]

Reimplemented from vtkKWFrame.

Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCornerAnnotationEditor, vtkKWDirectoryExplorer, vtkKWDirectoryPresetSelector, vtkKWExtent, vtkKWFavoriteDirectoriesFrame, vtkKWFileBrowserWidget, vtkKWFileListTable, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWHSVColorSelector, vtkKWKeyBindingsWidget, vtkKWListBoxToListBoxSelectionEditor, vtkKWLogWidget, vtkKWMaterialPropertyWidget, vtkKWMatrixWidget, vtkKWNotebook, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionInterface, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWPopupFrame, vtkKWPresetSelector, vtkKWProgressGauge, vtkKWPushButtonWithMenu, vtkKWRadioButtonSet, vtkKWRange, vtkKWRenderWidget, vtkKWScalarBarAnnotation, vtkKWScalarComponentSelectionWidget, vtkKWScaleWithEntry, vtkKWSelectionFrame, vtkKWSelectionFrameLayoutManager, vtkKWSimpleAnimationWidget, vtkKWSpinButtons, vtkKWSplitFrame, vtkKWStartupPageWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWTextPropertyEditor, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWTreeWithScrollbars, vtkKWVolumeMaterialPropertyWidget, vtkKWVolumePropertyPresetSelector, vtkKWVolumePropertyWidget, vtkKWWidgetSet, vtkKWWidgetWithLabel, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWCanvasWithScrollbars, vtkKWCheckButtonSet, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWComboBoxWithLabel, vtkKWEntrySet, vtkKWEntryWithLabel, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabel, vtkKWLabelWithLabelSet, vtkKWListBoxWithScrollbars, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbars, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPiecewiseFunctionEditorSet, vtkKWPopupButtonWithLabel, vtkKWPushButtonSet, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbars, and vtkKWTextWithScrollbarsWithLabel.

static int vtkKWCompositeWidget::IsTypeOf ( const char *  type  )  [static]

Reimplemented from vtkKWFrame.

Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCornerAnnotationEditor, vtkKWDirectoryExplorer, vtkKWDirectoryPresetSelector, vtkKWExtent, vtkKWFavoriteDirectoriesFrame, vtkKWFileBrowserWidget, vtkKWFileListTable, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWHSVColorSelector, vtkKWKeyBindingsWidget, vtkKWListBoxToListBoxSelectionEditor, vtkKWLogWidget, vtkKWMaterialPropertyWidget, vtkKWMatrixWidget, vtkKWNotebook, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionInterface, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWPopupFrame, vtkKWPresetSelector, vtkKWProgressGauge, vtkKWPushButtonWithMenu, vtkKWRadioButtonSet, vtkKWRange, vtkKWRenderWidget, vtkKWScalarBarAnnotation, vtkKWScalarComponentSelectionWidget, vtkKWScaleWithEntry, vtkKWSelectionFrame, vtkKWSelectionFrameLayoutManager, vtkKWSimpleAnimationWidget, vtkKWSpinButtons, vtkKWSplitFrame, vtkKWStartupPageWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWTextPropertyEditor, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWTreeWithScrollbars, vtkKWVolumeMaterialPropertyWidget, vtkKWVolumePropertyPresetSelector, vtkKWVolumePropertyWidget, vtkKWWidgetSet, vtkKWWidgetWithLabel, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWCanvasWithScrollbars, vtkKWCheckButtonSet, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWComboBoxWithLabel, vtkKWEntrySet, vtkKWEntryWithLabel, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabel, vtkKWLabelWithLabelSet, vtkKWListBoxWithScrollbars, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbars, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPiecewiseFunctionEditorSet, vtkKWPopupButtonWithLabel, vtkKWPushButtonSet, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbars, and vtkKWTextWithScrollbarsWithLabel.

virtual int vtkKWCompositeWidget::IsA ( const char *  type  )  [virtual]

Reimplemented from vtkKWFrame.

Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCornerAnnotationEditor, vtkKWDirectoryExplorer, vtkKWDirectoryPresetSelector, vtkKWExtent, vtkKWFavoriteDirectoriesFrame, vtkKWFileBrowserWidget, vtkKWFileListTable, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWHSVColorSelector, vtkKWKeyBindingsWidget, vtkKWListBoxToListBoxSelectionEditor, vtkKWLogWidget, vtkKWMaterialPropertyWidget, vtkKWMatrixWidget, vtkKWNotebook, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionInterface, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWPopupFrame, vtkKWPresetSelector, vtkKWProgressGauge, vtkKWPushButtonWithMenu, vtkKWRadioButtonSet, vtkKWRange, vtkKWRenderWidget, vtkKWScalarBarAnnotation, vtkKWScalarComponentSelectionWidget, vtkKWScaleWithEntry, vtkKWSelectionFrame, vtkKWSelectionFrameLayoutManager, vtkKWSimpleAnimationWidget, vtkKWSpinButtons, vtkKWSplitFrame, vtkKWStartupPageWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWTextPropertyEditor, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWTreeWithScrollbars, vtkKWVolumeMaterialPropertyWidget, vtkKWVolumePropertyPresetSelector, vtkKWVolumePropertyWidget, vtkKWWidgetSet, vtkKWWidgetWithLabel, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWCanvasWithScrollbars, vtkKWCheckButtonSet, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWComboBoxWithLabel, vtkKWEntrySet, vtkKWEntryWithLabel, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabel, vtkKWLabelWithLabelSet, vtkKWListBoxWithScrollbars, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbars, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPiecewiseFunctionEditorSet, vtkKWPopupButtonWithLabel, vtkKWPushButtonSet, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbars, and vtkKWTextWithScrollbarsWithLabel.

static vtkKWCompositeWidget* vtkKWCompositeWidget::SafeDownCast ( vtkObject o  )  [static]

Reimplemented from vtkKWFrame.

Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCornerAnnotationEditor, vtkKWDirectoryExplorer, vtkKWDirectoryPresetSelector, vtkKWExtent, vtkKWFavoriteDirectoriesFrame, vtkKWFileBrowserWidget, vtkKWFileListTable, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWHSVColorSelector, vtkKWKeyBindingsWidget, vtkKWListBoxToListBoxSelectionEditor, vtkKWLogWidget, vtkKWMaterialPropertyWidget, vtkKWMatrixWidget, vtkKWNotebook, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionInterface, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWPopupFrame, vtkKWPresetSelector, vtkKWProgressGauge, vtkKWPushButtonWithMenu, vtkKWRadioButtonSet, vtkKWRange, vtkKWRenderWidget, vtkKWScalarBarAnnotation, vtkKWScalarComponentSelectionWidget, vtkKWScaleWithEntry, vtkKWSelectionFrame, vtkKWSelectionFrameLayoutManager, vtkKWSimpleAnimationWidget, vtkKWSpinButtons, vtkKWSplitFrame, vtkKWStartupPageWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWTextPropertyEditor, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWTreeWithScrollbars, vtkKWVolumeMaterialPropertyWidget, vtkKWVolumePropertyPresetSelector, vtkKWVolumePropertyWidget, vtkKWWidgetSet, vtkKWWidgetWithLabel, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWCanvasWithScrollbars, vtkKWCheckButtonSet, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWComboBoxWithLabel, vtkKWEntrySet, vtkKWEntryWithLabel, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabel, vtkKWLabelWithLabelSet, vtkKWListBoxWithScrollbars, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbars, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPiecewiseFunctionEditorSet, vtkKWPopupButtonWithLabel, vtkKWPushButtonSet, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbars, and vtkKWTextWithScrollbarsWithLabel.

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

Reimplemented from vtkKWFrame.

Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCornerAnnotationEditor, vtkKWDirectoryExplorer, vtkKWDirectoryPresetSelector, vtkKWExtent, vtkKWFavoriteDirectoriesFrame, vtkKWFileBrowserWidget, vtkKWFileListTable, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWHSVColorSelector, vtkKWKeyBindingsWidget, vtkKWListBoxToListBoxSelectionEditor, vtkKWLogWidget, vtkKWMaterialPropertyWidget, vtkKWMatrixWidget, vtkKWNotebook, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionInterface, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWPopupFrame, vtkKWPresetSelector, vtkKWProgressGauge, vtkKWPushButtonWithMenu, vtkKWRadioButtonSet, vtkKWRange, vtkKWRenderWidget, vtkKWScalarBarAnnotation, vtkKWScalarComponentSelectionWidget, vtkKWScaleWithEntry, vtkKWSelectionFrame, vtkKWSelectionFrameLayoutManager, vtkKWSimpleAnimationWidget, vtkKWSpinButtons, vtkKWSplitFrame, vtkKWStartupPageWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWTextPropertyEditor, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWTreeWithScrollbars, vtkKWVolumeMaterialPropertyWidget, vtkKWVolumePropertyPresetSelector, vtkKWVolumePropertyWidget, vtkKWWidgetSet, vtkKWWidgetWithLabel, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWCanvasWithScrollbars, vtkKWCheckButtonSet, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWComboBoxWithLabel, vtkKWEntrySet, vtkKWEntryWithLabel, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabel, vtkKWLabelWithLabelSet, vtkKWListBoxWithScrollbars, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbars, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPiecewiseFunctionEditorSet, vtkKWPopupButtonWithLabel, vtkKWPushButtonSet, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbars, and vtkKWTextWithScrollbarsWithLabel.

virtual void vtkKWCompositeWidget::CreateWidget (  )  [protected, virtual]

Create the widget.

Reimplemented from vtkKWFrame.

Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCornerAnnotationEditor, vtkKWDirectoryExplorer, vtkKWDirectoryPresetSelector, vtkKWExtent, vtkKWFavoriteDirectoriesFrame, vtkKWFileBrowserWidget, vtkKWFileListTable, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWHSVColorSelector, vtkKWKeyBindingsWidget, vtkKWListBoxToListBoxSelectionEditor, vtkKWLogWidget, vtkKWMaterialPropertyWidget, vtkKWMatrixWidget, vtkKWNotebook, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionInterface, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWPopupFrame, vtkKWPresetSelector, vtkKWProgressGauge, vtkKWPushButtonWithMenu, vtkKWRange, vtkKWRenderWidget, vtkKWScalarBarAnnotation, vtkKWScalarComponentSelectionWidget, vtkKWScaleWithEntry, vtkKWSelectionFrame, vtkKWSelectionFrameLayoutManager, vtkKWSimpleAnimationWidget, vtkKWSpinButtons, vtkKWSplitFrame, vtkKWStartupPageWidget, vtkKWTextPropertyEditor, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWTreeWithScrollbars, vtkKWVolumeMaterialPropertyWidget, vtkKWVolumePropertyWidget, vtkKWWidgetSet, vtkKWWidgetWithLabel, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWWizardWidget, vtkKWCanvasWithScrollbars, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbars, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbars, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbars, and vtkKWTextWithScrollbarsWithLabel.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Tue Apr 27 02:34:03 2010 for KWWidgets by  doxygen 1.6.1