java.util.Iterator<LayoutManager>, java.util.ListIterator<LayoutManager>protected class BlockLayoutManager.ProxyLMiter extends LMiter
| Constructor | Description |
|---|---|
ProxyLMiter() |
Constructs a proxy iterator for Block LM.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
createNextChildLMs(int pos) |
|
boolean |
hasNext() |
add, hasPrevious, next, nextIndex, previous, previousIndex, remove, setpublic boolean hasNext()
LMiterhasNext in interface java.util.Iterator<LayoutManager>hasNext in interface java.util.ListIterator<LayoutManager>hasNext in class LMiterprotected boolean createNextChildLMs(int pos)
pos - ...Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.