class
FileChooser
: public
StringChooser
(Return to index)
Type:
Instantiable
Base Classes:
public
StringChooser
Derived Classes
Include file:
IV-2_6/InterViews/filechooser.h
Public:
virtual boolean
Accept
()
FileChooser
( const char* name, const char* title, const char* subtitle, const char* dir, int, int, const char* acceptLabel, Alignment )
void
SelectFile
()
void
SetSubtitle
(const char*)
void
SetTitle
(const char*)
virtual void
Update
()
&"D&&COMM const char*
subtitle
virtual
~FileChooser
()
Protected:
Interactor
*
AddScroller
(
Interactor
*)
FileChooser
(
ButtonState
*, Alignment = Center)
FileChooser
(
ButtonState
*, const char* dir, int rows, int cols, Alignment)
void
Init
(const char*, const char*)
Interactor
*
Interior
(const char* acptlbl)
virtual void
UpdateBrowser
()
virtual void
UpdateEditor
()
FileBrowser
*
browser
()
MarginFrame
*
title, *subtitle
(more documentation)