-
Notifications
You must be signed in to change notification settings - Fork 9
gui.ServerAppViewController
zackarm edited this page Apr 17, 2017
·
1 revision
Main controller for the server user interface.
Package: gui
- '@FXML VBox root' - Default value NULL.
- '@FXML UserListViewController userListViewController' - Default value NULL.
- '@FXML TextArea consoleOutput' - Default value NULL.
Private:
- 'JFilesServer server' - Default value NULL.
- 'static int PORT' - Default value 9786
Parameters:
- 'location'
- 'resources' - resources for initialization.
Initializes the Server Application Controller.
Called when the program requests to exit.
- Home
- Course-Related Materials
- Development Environment
- Development Workflow
- Packages
- Guides
- Team Pages