|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.usp.ime.klava.segmentit.gui.FileChooser
public class FileChooser
Provides a JFileChooser
with the FileFilter
s used
by the GUI tool.
Constructor Summary | |
---|---|
FileChooser()
|
Method Summary | |
---|---|
static javax.swing.JFileChooser |
getMarkerFormatFileChooser()
Returns a JFileChooser using the MarkerFormat
filter. |
static javax.swing.JFileChooser |
getReadFormatsFileChooser()
Returns a JFileChooser using the ReadFormats
filter. |
static javax.swing.JFileChooser |
getWriteFormatsFileChooser()
Returns a JFileChooser using the WriteFormat
filters. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileChooser()
Method Detail |
---|
public static javax.swing.JFileChooser getWriteFormatsFileChooser()
JFileChooser
using the WriteFormat
filters.
JFileChooser
using the WriteFormat
filterspublic static javax.swing.JFileChooser getReadFormatsFileChooser()
JFileChooser
using the ReadFormats
filter.
JFileChooser
using the ReadFormats
filterpublic static javax.swing.JFileChooser getMarkerFormatFileChooser()
JFileChooser
using the MarkerFormat
filter.
JFileChooser
using the MarkerFormat
filter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |