a simple frame More...
#include <vtkKWFrame.h>


Public Types | |
| typedef vtkKWCoreWidget | Superclass |
Public Member Functions | |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | GetBackgroundColor (double *r, double *g, double *b) |
| virtual double * | GetBackgroundColor () |
| virtual void | SetBackgroundColor (double r, double g, double b) |
| virtual void | SetBackgroundColor (double rgb[3]) |
| virtual void | SetHighlightThickness (int) |
| virtual int | GetHighlightThickness () |
| virtual void | SetBorderWidth (int) |
| virtual int | GetBorderWidth () |
| virtual void | SetRelief (int) |
| virtual int | GetRelief () |
| virtual void | SetReliefToRaised () |
| virtual void | SetReliefToSunken () |
| virtual void | SetReliefToFlat () |
| virtual void | SetReliefToRidge () |
| virtual void | SetReliefToSolid () |
| virtual void | SetReliefToGroove () |
| virtual void | SetPadX (int) |
| virtual int | GetPadX () |
| virtual void | SetPadY (int) |
| virtual int | GetPadY () |
| virtual void | SetWidth (int) |
| virtual int | GetWidth () |
| virtual void | SetHeight (int) |
| virtual int | GetHeight () |
Static Public Member Functions | |
| static vtkKWFrame * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWFrame * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
| vtkKWFrame () | |
| ~vtkKWFrame () | |
| virtual void | CreateWidget () |
a simple frame
The core frame
Definition at line 25 of file vtkKWFrame.h.
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCompositeWidget, 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, vtkKWSeparator, 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 30 of file vtkKWFrame.h.
| vtkKWFrame::vtkKWFrame | ( | ) | [inline, protected] |
Definition at line 101 of file vtkKWFrame.h.
| vtkKWFrame::~vtkKWFrame | ( | ) | [inline, protected] |
Definition at line 102 of file vtkKWFrame.h.
| static vtkKWFrame* vtkKWFrame::New | ( | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCompositeWidget, 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, vtkKWSeparator, 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* vtkKWFrame::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCompositeWidget, 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, vtkKWSeparator, 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 vtkKWFrame::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCompositeWidget, 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, vtkKWSeparator, 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 vtkKWFrame::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCompositeWidget, 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, vtkKWSeparator, 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 vtkKWFrame* vtkKWFrame::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCompositeWidget, 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, vtkKWSeparator, 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 vtkKWFrame::PrintSelf | ( | ostream & | os, | |
| vtkIndent | indent | |||
| ) | [virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCompositeWidget, 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, vtkKWSeparator, 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 vtkKWFrame::GetBackgroundColor | ( | double * | r, | |
| double * | g, | |||
| double * | b | |||
| ) | [virtual] |
Set/Get the background color of the widget.
| virtual double* vtkKWFrame::GetBackgroundColor | ( | ) | [virtual] |
Set/Get the background color of the widget.
| virtual void vtkKWFrame::SetBackgroundColor | ( | double | r, | |
| double | g, | |||
| double | b | |||
| ) | [virtual] |
Set/Get the background color of the widget.
Reimplemented in vtkKWNotebook, and vtkKWParameterValueFunctionEditor.
| virtual void vtkKWFrame::SetBackgroundColor | ( | double | rgb[3] | ) | [inline, virtual] |
Set/Get the background color of the widget.
Reimplemented in vtkKWNotebook, and vtkKWParameterValueFunctionEditor.
Definition at line 38 of file vtkKWFrame.h.
| virtual void vtkKWFrame::SetHighlightThickness | ( | int | ) | [virtual] |
Set/Get the highlight thickness, a non-negative value indicating the width of the highlight rectangle to draw around the outside of the widget when it has the input focus.
| virtual int vtkKWFrame::GetHighlightThickness | ( | ) | [virtual] |
Set/Get the background color of the widget.
| virtual void vtkKWFrame::SetBorderWidth | ( | int | ) | [virtual] |
Set/Get the border width, a non-negative value indicating the width of the 3-D border to draw around the outside of the widget (if such a border is being drawn; the Relief option typically determines this).
| virtual int vtkKWFrame::GetBorderWidth | ( | ) | [virtual] |
Set/Get the background color of the widget.
| virtual void vtkKWFrame::SetRelief | ( | int | ) | [virtual] |
Set/Get the 3-D effect desired for the widget. The value indicates how the interior of the widget should appear relative to its exterior. Valid constants can be found in vtkKWOptions::ReliefType.
| virtual int vtkKWFrame::GetRelief | ( | ) | [virtual] |
Set/Get the background color of the widget.
| virtual void vtkKWFrame::SetReliefToRaised | ( | ) | [virtual] |
Set/Get the background color of the widget.
| virtual void vtkKWFrame::SetReliefToSunken | ( | ) | [virtual] |
Set/Get the background color of the widget.
| virtual void vtkKWFrame::SetReliefToFlat | ( | ) | [virtual] |
Set/Get the background color of the widget.
| virtual void vtkKWFrame::SetReliefToRidge | ( | ) | [virtual] |
Set/Get the background color of the widget.
| virtual void vtkKWFrame::SetReliefToSolid | ( | ) | [virtual] |
Set/Get the background color of the widget.
| virtual void vtkKWFrame::SetReliefToGroove | ( | ) | [virtual] |
Set/Get the background color of the widget.
| virtual void vtkKWFrame::SetPadX | ( | int | ) | [virtual] |
Set/Get the padding that will be applied around each widget (in pixels). Specifies a non-negative value indicating how much extra space to request for the widget in the X and Y-direction. When computing how large a window it needs, the widget will add this amount to the width it would normally need (as determined by the width of the things displayed in the widget); if the geometry manager can satisfy this request, the widget will end up with extra internal space around what it displays inside.
| virtual int vtkKWFrame::GetPadX | ( | ) | [virtual] |
Set/Get the background color of the widget.
| virtual void vtkKWFrame::SetPadY | ( | int | ) | [virtual] |
Set/Get the background color of the widget.
| virtual int vtkKWFrame::GetPadY | ( | ) | [virtual] |
Set/Get the background color of the widget.
| virtual void vtkKWFrame::SetWidth | ( | int | ) | [virtual] |
Request the width/height of a frame. If width or height is less than or equal to zero then the frame will not request any site at all, and we obey both the geometry of its children and the space provided by its parent. Supported only starting Tcl/Tk 8.3
Reimplemented in vtkKWFileBrowserWidget, vtkKWFrameWithLabel, and vtkKWProgressGauge.
| virtual int vtkKWFrame::GetWidth | ( | ) | [virtual] |
Set/Get the background color of the widget.
Reimplemented in vtkKWFileBrowserWidget, vtkKWFrameWithLabel, and vtkKWProgressGauge.
| virtual void vtkKWFrame::SetHeight | ( | int | ) | [virtual] |
Set/Get the background color of the widget.
Reimplemented in vtkKWFileBrowserWidget, vtkKWFrameWithLabel, and vtkKWProgressGauge.
| virtual int vtkKWFrame::GetHeight | ( | ) | [virtual] |
Set/Get the background color of the widget.
Reimplemented in vtkKWFileBrowserWidget, vtkKWFrameWithLabel, and vtkKWProgressGauge.
| virtual void vtkKWFrame::CreateWidget | ( | ) | [protected, virtual] |
Create the widget.
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWChangeColorButton, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerWidget, vtkKWColorPresetMenu, vtkKWColorPresetSelector, vtkKWColorSpectrumWidget, vtkKWColorSwatchesWidget, vtkKWColorTransferFunctionEditor, vtkKWCompositeWidget, 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, vtkKWSeparator, 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.
1.6.1