Interface ElementFactory
- All Known Implementing Classes:
AbstractElementFactoryComplex, ElementFactoryBorder, ElementFactoryButton, ElementFactoryCheckboxOff, ElementFactoryCheckboxOn, ElementFactoryDroplist, ElementFactoryImage, ElementFactoryLine, ElementFactoryMenu, ElementFactoryPyramid, ElementFactoryRadioOff, ElementFactoryRadioOn, ElementFactoryRetrieveFromDictonnary, ElementFactoryScroll, ElementFactoryTab, ElementFactoryText, ElementFactoryTextField, ElementFactoryTree
public interface ElementFactory
-
Method Summary
-
Method Details
-
create
Terminated<Element> create() -
ready
boolean ready()
-