org.cruxframework.crux.core.rebind.screen.widget
Class AbstractProcessor
java.lang.Object
org.cruxframework.crux.core.rebind.screen.widget.AbstractProcessor
- Direct Known Subclasses:
- AttributeProcessor, EvtProcessor
public abstract class AbstractProcessor
- extends Object
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
widgetCreator
protected final WidgetCreator<?> widgetCreator
AbstractProcessor
public AbstractProcessor(WidgetCreator<?> widgetCreator)
- Parameters:
widgetCreator -
printlnPostProcessing
protected void printlnPostProcessing(String s)
- Parameters:
s -
getWidgetCreator
protected WidgetCreator<?> getWidgetCreator()
- Returns:
getLoggerVariable
protected String getLoggerVariable()
getViewVariable
protected String getViewVariable()
Copyright © 2014. All rights reserved.