|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.willuhn.jameica.gui.parts.AbstractTablePart
de.willuhn.jameica.gui.parts.TreePart
de.willuhn.jameica.gui.internal.parts.SearchResultPart
public class SearchResultPart
Zeigt das Ergenis einer Suche als Tree an.
| Field Summary |
|---|
| Fields inherited from class de.willuhn.jameica.gui.parts.AbstractTablePart |
|---|
changeable, checkable, columns, menu, multi, rememberColWidth, rememberOrder, rememberState, selectionListeners, settings |
| Constructor Summary | |
|---|---|
SearchResultPart(java.util.List searchResult)
ct. |
|
| Method Summary |
|---|
| Methods inherited from class de.willuhn.jameica.gui.parts.TreePart |
|---|
getItems, getSelection, paint, removeAll, setChecked, setExpanded, setExpanded, setExpanded, setFormatter, setList, setRootObject |
| Methods inherited from class de.willuhn.jameica.gui.parts.AbstractTablePart |
|---|
addColumn, addColumn, addColumn, addColumn, addColumn, addSelectionListener, setCheckable, setChecked, setContextMenu, setMulti, setRememberColWidths, setRememberOrder, setRememberState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchResultPart(java.util.List searchResult)
throws java.rmi.RemoteException,
de.willuhn.util.ApplicationException
searchResult - das Suchergebnis.
java.rmi.RemoteException
de.willuhn.util.ApplicationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||