worked on dbcontroller part 5
finished work on dbcontroller, one remaining bug in mainWindowController
This commit is contained in:
@ -16,7 +16,7 @@ import com.eclipsesource.json.JsonObject;
|
||||
|
||||
import javafx.scene.image.Image;
|
||||
|
||||
public class apiQuery {
|
||||
public class apiQuery{
|
||||
|
||||
public apiQuery(MainWindowController m){
|
||||
mainWindowController=m;
|
||||
|
Reference in New Issue
Block a user