Class BoundsHandler

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

public class BoundsHandler
extends AbstractSwingHandler<Bounds>
  • Field Summary

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

    CACHE
  • Constructor Summary

    Constructors 
    Constructor Description
    BoundsHandler()  
  • Method Summary

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