|
|||||||||
| Home >> All >> com >> arranger >> jarl >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.arranger.jarl.util
Interface IWidgetConfigSegmentFactory

- public interface IWidgetConfigSegmentFactory
IWidgetConfigSegmentFactory created on Feb 25, 2003
| Method Summary | |
WidgetConfigSegment |
createSegment(org.w3c.dom.Element element)
Create a concrete WidgetConfigSegment based on this element |
java.util.Collection |
getConfigSegments()
|
| Method Detail |
createSegment
public WidgetConfigSegment createSegment(org.w3c.dom.Element element)
- Create a concrete WidgetConfigSegment based on this element
getConfigSegments
public java.util.Collection getConfigSegments()
|
|||||||||
| Home >> All >> com >> arranger >> jarl >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC