Class JavaFXDetails<N,​Row,​Column>

  • All Implemented Interfaces:
    Details<javafx.scene.Node,​N,​Row,​Column,​javafx.scene.paint.Color,​javafx.scene.text.Font>

    public class JavaFXDetails<N,​Row,​Column>
    extends AbstractDetails<javafx.scene.Node,​N,​Row,​Column,​javafx.scene.paint.Color,​javafx.scene.text.Font>
    • Constructor Summary

      Constructors 
      Constructor Description
      JavaFXDetails​(TreeMapModel<N,​Row,​Column,​javafx.scene.paint.Color,​javafx.scene.text.Font> treeMapModel)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javafx.scene.Node getNativeComponent()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JavaFXDetails

        public JavaFXDetails​(TreeMapModel<N,​Row,​Column,​javafx.scene.paint.Color,​javafx.scene.text.Font> treeMapModel)
    • Method Detail

      • getNativeComponent

        public javafx.scene.Node getNativeComponent()