Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_File_Browser Class Reference

Fl_File_Browser. More...

#include <Fl_FileBrowser.h>

Inheritance diagram for Fl_File_Browser:

Fl_ListView Fl_Table_Base Fl_Widget List of all members.

Public Methods

 Fl_File_Browser (int x, int y, int w, int h, const char *label=0)
 Creates new file browser widget using the given position, size, and label string.

 Fl_File_Browser (const char *l=0, int layout_size=30, Fl_Align layout_al=FL_ALIGN_TOP, int label_w=100)
 Creates new file browser widget using the label, size, alignment, and label_width.

void pattern (const char *pattern)
void pattern (const Fl_String &pattern)
const Fl_Stringpattern () const
char showpolicy () const
void showpolicy (char type)
int load (const Fl_String &directory)
int load (const char *directory)
void directory (const char *directory)
void directory (const Fl_String &directory)
const Fl_Stringdirectory () const
const Fl_Stringfilename () const
Fl_String filename_full () const
void up ()
Fl_ListView_ItemExt * up_item () const
bool add_up_item () const
void add_up_item (bool val)
void filter (const char *pattern)
const char * filter () const

Static Public Methods

void default_callback (Fl_Widget *, void *)

Detailed Description

Fl_File_Browser.

Definition at line 31 of file Fl_FileBrowser.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 31 15:33:48 2003 for eFLTK by doxygen1.2.15