cbr.gui
Class SearchView
java.lang.Object
cbr.gui.SearchView
- All Implemented Interfaces:
- Runnable
- public class SearchView
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PATH
public static String PATH
INDEX_PATH
public static String INDEX_PATH
PICTURE_PATH
public static String PICTURE_PATH
DEFAULT_DISTANCE
public static String DEFAULT_DISTANCE
DEFAULT_MAX
public static String DEFAULT_MAX
image_
private ScaledImagePanel image_
controller_
private SearchController controller_
serverList_
private DragableList serverList_
resultsTab_
private JTabbedPane resultsTab_
model_
private SearchModel model_
imagePanel_
private ImagePanel imagePanel_
imageFile_
private JTextField imageFile_
logFile_
private JTextField logFile_
checkBox2_
private JCheckBox checkBox2_
checkBox_
private JCheckBox checkBox_
logger_
private JTextArea logger_
frame_
private JFrame frame_
SearchView
public SearchView()
run
public void run()
- Specified by:
run
in interface Runnable
createSearchPanel
public JPanel createSearchPanel()
createOptionsAndLogPanel
public JPanel createOptionsAndLogPanel()
createResultsPanel
public JPanel createResultsPanel()
getFrame
public JFrame getFrame()
getServerList
public JList getServerList()
getResultsTab
public JTabbedPane getResultsTab()
getImage
public String getImage()
secureRetrieval
public boolean secureRetrieval()
enableAgentGuis
public boolean enableAgentGuis()
setImage
public void setImage(String image)
getImagePanel
public ImagePanel getImagePanel()
removeResultTab
public void removeResultTab(String id)
displayImage
public void displayImage()
log
public void log(String log)
setLogFile
public void setLogFile(String s)
main
public static void main(String[] argv)
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.