- datatypes - package datatypes
-
- DEBUG - Variable in class protocols.BaseProtocol
-
If true, print gathered information to console
- delete() - Method in class datatypes.Game
-
Removes the Game from the list and the harddisk.
- delete() - Method in class datatypes.Server
-
Removes the Server from the list and the harddisk.
- display() - Method in class gui.OptionsGameDialog
-
This will display the options, load GamesPanel and OptionsPanel.
- display() - Method in class gui.OptionsPanel
-
Fills the UI "form" with the saved settings.
- display() - Method in class gui.PasswordDialog
-
Displays the dialog and clears the JTextFields.
- display() - Method in class gui.PasswordDialogS
-
Displays the dialog and clears the JTextField.
- displayMaps - Static variable in class main.Settings
-
- displayPW - Static variable in class main.Settings
-
- Dock - Class in windowmanager
-
With this class it is possible to dock one window to another.
- Dock() - Constructor for class windowmanager.Dock
-