|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.reporting.engine.classic.core.modules.gui.commonswing.FileChooserService
public class FileChooserService
A common class that manages all file-chooser dialogs and keeps references to them.
| Constructor Summary | |
|---|---|
FileChooserService()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
flush()
Deprecated. |
static FileChooserService |
getInstance()
Deprecated. |
File |
performOpen(Component parent,
String title,
org.pentaho.reporting.libraries.base.util.FilesystemFilter[] rawFilter)
Deprecated. |
File |
performSave(Component parent,
String title,
org.pentaho.reporting.libraries.base.util.FilesystemFilter[] rawFilter)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileChooserService()
| Method Detail |
|---|
public static FileChooserService getInstance()
public void flush()
public File performOpen(Component parent,
String title,
org.pentaho.reporting.libraries.base.util.FilesystemFilter[] rawFilter)
public File performSave(Component parent,
String title,
org.pentaho.reporting.libraries.base.util.FilesystemFilter[] rawFilter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||