Class AmpSkin

java.lang.Object
javafx.scene.control.SkinBase<Gauge>
eu.hansolo.medusa.skins.GaugeSkinBase
eu.hansolo.medusa.skins.AmpSkin
All Implemented Interfaces:
javafx.scene.control.Skin<Gauge>

public class AmpSkin extends GaugeSkinBase
Created by hansolo on 30.12.15.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final double
     
    protected static final double
     
    protected static final double
     
    protected static final double
     
    protected static final double
     
    protected static final double
     

    Fields inherited from class eu.hansolo.medusa.skins.GaugeSkinBase

    gauge, observer, sizeListener
  • Constructor Summary

    Constructors
    Constructor
    Description
    AmpSkin(Gauge gauge)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    protected void
    handleEvents(String EVENT_TYPE)
     
    protected void
     
    protected void
     
    protected void
     

    Methods inherited from class javafx.scene.control.SkinBase

    computeBaselineOffset, consumeMouseEvents, executeAccessibleAction, getChildren, getClassCssMetaData, getCssMetaData, getNode, getSkinnable, layoutChildren, layoutInArea, layoutInArea, layoutInArea, positionInArea, positionInArea, pseudoClassStateChanged, queryAccessibleAttribute, registerChangeListener, registerInvalidationListener, registerListChangeListener, snappedBottomInset, snappedLeftInset, snappedRightInset, snappedTopInset, snapPosition, snapPositionX, snapPositionY, snapSize, snapSizeX, snapSizeY, snapSpace, snapSpaceX, snapSpaceY, unregisterChangeListeners, unregisterInvalidationListeners, unregisterListChangeListeners

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface javafx.scene.control.Skin

    getNode, getSkinnable