Class LayoutHandler

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

public class LayoutHandler
extends AbstractSwingHandler<Layout>
The basic implementation for the Layout annotation.
Since:
1.0
  • Field Summary

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

    CACHE
  • Constructor Summary

    Constructors 
    Constructor Description
    LayoutHandler()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()  
    protected GenericDesc<Layout> getDesc​(FieldReference<?> reference, Layout 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