Package implementation.gui
Class NeighborsInterface
- java.lang.Object
-
- javafx.application.Application
-
- implementation.gui.NeighborsInterface
-
public class NeighborsInterface extends javafx.application.Application
-
-
Constructor Summary
Constructors Constructor Description NeighborsInterface()
-
-
-
Method Detail
-
main
public static void main(java.lang.String[] args)
Classical JavaFX setup with added configurators for Jena and Partition Algorithm
-
start
public void start(javafx.stage.Stage primaryStage) throws java.lang.Exception
- Specified by:
start
in classjavafx.application.Application
- Throws:
java.lang.Exception
-
-