org.jrdf.gui.view
Class ResultsPanelViewImpl
java.lang.Object
org.jrdf.gui.view.ResultsPanelViewImpl
- All Implemented Interfaces:
- PanelView, ResultsPanelView
public class ResultsPanelViewImpl
- extends Object
- implements PanelView, ResultsPanelView
The results panel.
- Version:
- $Revision:$
- Author:
- Andrew Newman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultsPanelViewImpl
public ResultsPanelViewImpl()
getJPanel
public JPanel getJPanel()
- Specified by:
getJPanel
in interface PanelView
setResults
public void setResults(Answer answer)
- Specified by:
setResults
in interface ResultsPanelView