public class CockpitFrame extends CockpitControl implements Iterable<CockpitControl>
Cockpit.| Modifier and Type | Method and Description |
|---|---|
Iterator<CockpitControl> |
iterator() |
int |
size()
Returns the number of
CockpitControl objects in the frame. |
getCaption, getHeight, getId, getLeft, getTop, getWidth, setCaption, setHeight, setLeft, setTop, setWidthequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<CockpitControl> iterator()
iterator in interface Iterable<CockpitControl>public int size()
CockpitControl objects in the frame.Copyright © 2021. All rights reserved.