org.jbehave.web.runner.waffle.controllers
Class FileController
java.lang.Object
org.codehaus.waffle.menu.MenuAwareController
org.jbehave.web.runner.waffle.controllers.FileController
- All Implemented Interfaces:
- org.codehaus.waffle.menu.MenuAware
public class FileController
- extends org.codehaus.waffle.menu.MenuAwareController
|
Constructor Summary |
FileController(org.codehaus.waffle.menu.Menu menu)
|
| Methods inherited from class org.codehaus.waffle.menu.MenuAwareController |
getMenu |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileController
public FileController(org.codehaus.waffle.menu.Menu menu)
viewContent
public void viewContent()
getSelectedPath
public String getSelectedPath()
setSelectedPath
public void setSelectedPath(String selectedPath)
getFileContent
public String getFileContent()
Copyright © 2010. All Rights Reserved.