public interface AbstractFactory
| Modifier and Type | Method and Description |
|---|---|
org.smyld.reflections.AnnotatedType<org.smyld.app.pe.annotations.PEGUIBuilder> |
getGUIBuilder(org.smyld.app.pe.model.GUIToolkit toolkit) |
org.smyld.reflections.AnnotatedType<org.smyld.app.pe.annotations.PELayoutHandler> |
getLayoutHandler(org.smyld.app.pe.model.GUIToolkit toolkit,
org.smyld.app.pe.model.LayoutType layoutType) |
org.smyld.reflections.AnnotatedType<org.smyld.app.pe.annotations.PEGUIBuilder> getGUIBuilder(org.smyld.app.pe.model.GUIToolkit toolkit)
org.smyld.reflections.AnnotatedType<org.smyld.app.pe.annotations.PELayoutHandler> getLayoutHandler(org.smyld.app.pe.model.GUIToolkit toolkit,
org.smyld.app.pe.model.LayoutType layoutType)
Copyright © 2019 SMYLD. All rights reserved.