Class HtmlComponentsCollection
java.lang.Object
net.thevpc.common.swing.html.HtmlComponentsCollection
- All Implemented Interfaces:
Iterable<HtmlComponent>
- Author:
- thevpc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(HtmlComponent c) voidvoidvoidgetComponent(String id) iterator()static HtmlComponentsCollectionparse(JEditorPane editor) intsize()Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
HtmlComponentsCollection
public HtmlComponentsCollection()
-
-
Method Details
-
parse
-
getComponent
-
iterator
- Specified by:
iteratorin interfaceIterable<HtmlComponent>
-
size
public int size() -
add
-
addActionListener
-
addItemListener
-
addChangeListener
-