JFile Chooser

GPTKB entity

Statements (52)
Predicate Object
gptkbp:instance_of gptkb:Java_programming_language
gptkbp:can read-only mode
select directories only
select files only
select multiple files
set approve button text
set cancel button text
set current directory
set dialog title
set dialog type
set file chooser accessory
set file chooser action command
set file chooser button text
set file chooser dialog type
set file chooser icon
set file chooser listener
set file chooser property
set file chooser view type
set file filter
set file selection mode
set multi-selection enabled
set selected directory
set selected file
set selected files
gptkbp:can_be_customized_with yes
gptkbp:can_be_used_in Swing applications
gptkbp:constructor JFile Chooser()
JFile Chooser(File System View fsv)
JFile Chooser(File current Directory)
JFile Chooser(String current Directory)
JFile Chooser(String current Directory, File System View fsv)
gptkbp:has_expansion gptkb:JComponent
gptkbp:has_field APPROVE_ BUTTON_ TEXT
CANCEL_ BUTTON_ TEXT
DIRECTORIES_ ONLY
FILES_ ONLY
FILE_ SELECTION_ MODE
MULTI_ SELECTION_ ENABLED
UI_ CLASS_ ID
gptkbp:has_method set Current Directory
set File Filter
show Open Dialog
show Save Dialog
https://www.w3.org/2000/01/rdf-schema#label JFile Chooser
gptkbp:is_available_in gptkb:Java_SE
gptkbp:monitors files and directories
gptkbp:part_of javax.swing package
gptkbp:provides dialog for file operations
gptkbp:supports file filters
gptkbp:used_for file selection in Java applications
gptkbp:bfsParent gptkb:Swing_framework
gptkbp:bfsLayer 5