All Downloads are FREE. Search and download functionalities are using the official Maven repository.

us.ihmc.scs2.sessionVisualizer.jfx.controllers.UIElement Maven / Gradle / Ivy

package us.ihmc.scs2.sessionVisualizer.jfx.controllers;

import javafx.scene.layout.Pane;

public interface UIElement
{
   Pane getMainPane();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy