|
JET | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExplorerComponent | |
|---|---|
| edu.utep.cs.jet.gui.explorer | Contains the source code for displaying several kinds of explorers, such as a directory browser that allows one to browse through directories and files. |
| edu.utep.cs.jet.gui.tester | Contains the source code to interface with an external test case generation tool. |
| Uses of ExplorerComponent in edu.utep.cs.jet.gui.explorer |
|---|
| Constructors in edu.utep.cs.jet.gui.explorer with parameters of type ExplorerComponent | |
|---|---|
DefaultExplorer(ExplorerComponent[] comps,
MenuFactory mf)
Creates a new explore pane by using the given menu factory and adding the given components in addition to the default component. |
|
| Uses of ExplorerComponent in edu.utep.cs.jet.gui.tester |
|---|
| Methods in edu.utep.cs.jet.gui.tester that return ExplorerComponent | |
|---|---|
ExplorerComponent |
Tester.getExplorerView()
Returns the view to be added to the explorer pane. |
ExplorerComponent |
DefaultTester.getExplorerView()
Returns the view to be added to the explorer pane. |
|
JET | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||