Class ModelHandler

java.lang.Object
org.proto4j.swing.core.handler.AbstractSwingHandler<Model>
org.proto4j.swing.core.handler.ModelHandler
All Implemented Interfaces:
SwingHandler

public class ModelHandler
extends AbstractSwingHandler<Model>
  • Field Summary

    Fields inherited from interface org.proto4j.swing.core.SwingHandler

    CACHE
  • Constructor Summary

    Constructors 
    Constructor Description
    ModelHandler()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()  
    protected GenericDesc<Model> getDesc​(FieldReference<?> reference, Model value)
    Tries to create the GenericDesc object from the given reference and annotation value.

    Methods inherited from class org.proto4j.swing.core.handler.AbstractSwingHandler

    onElement

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait