|
|||||||||
| Home >> All >> org >> eclipse >> swt >> internal >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.swt.internal.gtk
Class GtkFileSelection

java.lang.Objectorg.eclipse.swt.internal.gtk.GtkFileSelection
- public class GtkFileSelection
- extends java.lang.Object
| Field Summary | |
long |
action_area
|
long |
button_area
|
long |
cancel_button
|
long |
cmpl_state
|
long |
dir_list
|
long |
file_list
|
long |
fileop_c_dir
|
long |
fileop_del_file
|
long |
fileop_dialog
|
long |
fileop_entry
|
long |
fileop_file
|
long |
fileop_ren_file
|
long |
help_button
|
long |
history_list
|
long |
history_menu
|
long |
history_pulldown
|
long |
main_vbox
|
long |
ok_button
|
long |
selection_entry
|
long |
selection_text
|
| Constructor Summary | |
GtkFileSelection()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
dir_list
public long dir_list
file_list
public long file_list
selection_entry
public long selection_entry
selection_text
public long selection_text
main_vbox
public long main_vbox
ok_button
public long ok_button
cancel_button
public long cancel_button
help_button
public long help_button
history_pulldown
public long history_pulldown
history_menu
public long history_menu
history_list
public long history_list
fileop_dialog
public long fileop_dialog
fileop_entry
public long fileop_entry
fileop_file
public long fileop_file
cmpl_state
public long cmpl_state
fileop_c_dir
public long fileop_c_dir
fileop_del_file
public long fileop_del_file
fileop_ren_file
public long fileop_ren_file
button_area
public long button_area
action_area
public long action_area
| Constructor Detail |
GtkFileSelection
public GtkFileSelection()
|
|||||||||
| Home >> All >> org >> eclipse >> swt >> internal >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.eclipse.swt.internal.gtk.GtkFileSelection