Class MarginHandler

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

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

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

    CACHE
  • Constructor Summary

    Constructors 
    Constructor Description
    MarginHandler()  
  • Method Summary

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