Package | Description |
---|---|
org.openide.explorer.view |
The Explorer is really an abstraction that needs a
view
to actually display the nodes.
|
Modifier and Type | Field | Description |
---|---|---|
protected NodeListModel |
ListView.model |
model to use
|
Modifier and Type | Method | Description |
---|---|---|
protected NodeListModel |
ChoiceView.createModel() |
Creates the model that this view should show.
|
protected NodeListModel |
ListView.createModel() |
Allows subclasses to change the default model used for
the list.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.