|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfacets.util.Tracer
facets.util.StatefulCore
facets.core.superficial.app.SelectionView
facets.core.app.TreeView
facets.core.app.ListView
public class ListView
TreeView that displays only the direct children of its root.
| Field Summary |
|---|
| Fields inherited from class facets.core.app.TreeView |
|---|
debug, FACET_COLLAPSE, FACET_EXPAND, KEY_DEBUG, KEY_EXPAND, NO_VALUE |
| Fields inherited from interface facets.core.superficial.app.SView |
|---|
NO_VIEW |
| Constructor Summary | |
|---|---|
ListView(java.lang.String title)
|
|
| Method Summary | |
|---|---|
boolean |
isHorizontal()
|
boolean |
showRoot()
Should the viewer display the root node of the tree? |
boolean |
useTextFont()
|
| Methods inherited from class facets.core.app.TreeView |
|---|
allowMultipleSelection, canChangeSelection, contentIconKey, emptyValueText, filteredNodeContents, filterNodeContents, includeNode, includeValue, nodeContents, nodeRenderText |
| Methods inherited from class facets.core.superficial.app.SelectionView |
|---|
isLive, newViewerSelection |
| Methods inherited from class facets.util.StatefulCore |
|---|
copyState, setState, setTitle, stateEquals, stateStamp, title, toString, updateStateStamp |
| Methods inherited from class facets.util.Tracer |
|---|
trace, trace, trace, trace, trace, traceDebug, traceDebug, traceObjectText, traceOutput, traceOutputWithClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface facets.util.Titled |
|---|
title |
| Constructor Detail |
|---|
public ListView(java.lang.String title)
| Method Detail |
|---|
public final boolean showRoot()
TreeViewDefault returns true.
showRoot in class TreeViewpublic boolean isHorizontal()
public boolean useTextFont()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||