JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.luwrain.controls
Interface TreeListArea.Collector<E>
Enclosing class:
TreeListArea
<
E
>
public static interface
TreeListArea.Collector<E>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
collect
(
List
<
E
> items)
Method Details
collect
void
collect
(
List
<
E
> items)