:: com :: sun :: star :: container ::
|
interface XComponentEnumeration |
- Base Interfaces
XComponentEnumeration
┗ XEnumeration
XEnumeration |
- (referenced interface's summary:)
- provides functionality to enumerate the contents of a container.
|
|
- Description
- provides a typified enumeration through components.
|
Methods' Details |
nextComponent
- Returns
- the next component of this enumeration.
- Throws
- NoSuchElementException
if no more elements exist.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.