|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileOpener | |
|---|---|
| com.sun.javatest.exec | The Test Manager Tool provides a GUI for opening, browsing, configuring, and running tests and test suites, and for browsing the results. |
| com.sun.javatest.tool | The JT Harness Tool API provides the command-line and GUI infrastructure for the main JT Harness test harness. |
| Uses of FileOpener in com.sun.javatest.exec |
|---|
| Methods in com.sun.javatest.exec that return FileOpener | |
|---|---|
FileOpener[] |
ExecToolManager.getFileOpeners()
|
| Uses of FileOpener in com.sun.javatest.tool |
|---|
| Methods in com.sun.javatest.tool that return FileOpener | |
|---|---|
FileOpener[] |
ToolManager.getFileOpeners()
Get handlers for any files that can be opened by this tool manager. |
| Methods in com.sun.javatest.tool with parameters of type FileOpener | |
|---|---|
void |
Desktop.addToFileHistory(java.io.File f,
FileOpener fo)
Add a file and a corresponding file opener to the file history that appears on the File menu. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||