- SAlist - 类 中的静态变量application.ListBasedonFirstChoiceBox
-
- SClist - 类 中的静态变量application.ListBasedonFirstChoiceBox
-
- Search(ActionEvent) - 类 中的方法application.MainController
-
The methods to search for the data based on the condition users choose.
- search - 类 中的静态变量cotrollers.ThreadForScrap
-
it is static and implements Runnable class for Scraping information from Internet.
- SendGet(String) - 类 中的方法cotrollers.WebScraping
-
This method scrap the source code of the web site of the url, then return it
as a string.
- setWsp(WebScraping) - 类 中的方法cotrollers.loadWebSource
-
reset the wsp (WebScraping object)
- start(Stage) - 类 中的方法application.Main
-