cbr.gui
Class SearchModel
java.lang.Object
cbr.gui.SearchModel
- public class SearchModel
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serverListModel_
private DefaultListModel serverListModel_
maxPicDistanceDoc_
private PlainDocument maxPicDistanceDoc_
maxNumOfImagesDoc_
private PlainDocument maxNumOfImagesDoc_
indexPathDoc_
private PlainDocument indexPathDoc_
picturePathDoc_
private PlainDocument picturePathDoc_
returnURLDoc_
private PlainDocument returnURLDoc_
SearchModel
public SearchModel()
getServerListModel
public DefaultListModel getServerListModel()
getServerEntries
public ServerListEntry[] getServerEntries(int[] indices)
getIndexPath
public String getIndexPath()
getIndexPathDoc
public PlainDocument getIndexPathDoc()
getPicturePath
public String getPicturePath()
getPicturePathDoc
public PlainDocument getPicturePathDoc()
getReturnURL
public String getReturnURL()
getReturnURLDoc
public PlainDocument getReturnURLDoc()
getMaxPicDistance
public String getMaxPicDistance()
getMaxPicDistanceDoc
public PlainDocument getMaxPicDistanceDoc()
getMaxNumOfImages
public String getMaxNumOfImages()
getMaxNumOfImagesDoc
public PlainDocument getMaxNumOfImagesDoc()
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.