cbr.gui
Class IndexModel
java.lang.Object
cbr.gui.IndexModel
- public class IndexModel
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serverListModel_
private DefaultListModel serverListModel_
picturePathDoc_
private PlainDocument picturePathDoc_
indexPathDoc_
private PlainDocument indexPathDoc_
gathererIndexPathDoc_
private PlainDocument gathererIndexPathDoc_
dNameDoc_
private PlainDocument dNameDoc_
view_
private IndexView view_
IndexModel
public IndexModel()
setView
public void setView(IndexView view)
getServerEntries
public ServerListEntry[] getServerEntries(int[] indices)
getServerListModel
public DefaultListModel getServerListModel()
getIndexPath
public String getIndexPath()
getIndexPathDoc
public PlainDocument getIndexPathDoc()
setIndexPathDoc
public void setIndexPathDoc(PlainDocument doc)
getGathererIndexPath
public String getGathererIndexPath()
getGathererIndexPathDoc
public PlainDocument getGathererIndexPathDoc()
setGathererIndexPathDoc
public void setGathererIndexPathDoc(PlainDocument doc)
getPicturePath
public String getPicturePath()
getPicturePathDoc
public PlainDocument getPicturePathDoc()
setPicturePathDoc
public void setPicturePathDoc(PlainDocument doc)
getDName
public String getDName()
getDNameDoc
public PlainDocument getDNameDoc()
setDNameDoc
public void setDNameDoc(PlainDocument doc)
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.