Interface Transformer<P extends Pane>

Type Parameters:
P - the type of the pane
All Known Implementing Classes:
ListTransformer
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface Transformer<P extends Pane>
A function that transforms a pane.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    The context of a pane transformation.
  • Method Summary

    Modifier and Type
    Method
    Description
    void