public interface IPanes
| Modifier and Type | Method and Description |
|---|---|
IPane |
get(int index)
Get the instance of pane by index.
|
int |
getCount()
Returns a int value that represents the number of objects in the collection.
|
int getCount()
IPane get(int index)