Not able to update url and update webview
问题 This is my project setup I'm trying to update the webview so each tab will be updated by one address bar. I cant seem to find where I'm going wrong. I'm new to javaFX. I know I have to add another change listener in there for the search button just not sure how...I cant find anything on how to do this. except one example that didnt really explain anything and the code was messy. public class Client extends Application { private Scene scene; Dimension screenSize = Toolkit.getDefaultToolkit()