Interface NodeSkin

All Known Implementing Classes:
ButtonSkin, CheckBoxSkin, HorizontalPaneSkin, LabeledNodeSkin, ListCellSkin, ListViewSkin, VerticalPaneSkin

public interface NodeSkin
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
     
  • Method Details

    • node

      Node node()
    • draw

      void draw()