Uses of Class
ds.ov2.gui.Config_window

Packages that use Config_window
ds.ov2.gui Demonstrator with GUI. 
 

Uses of Config_window in ds.ov2.gui
 

Methods in ds.ov2.gui with parameters of type Config_window
(package private)  void Config_actions.applet_browse_button(Config_window cw, JTextField applet_name_text_field)
          Method to be called when one of the browse buttons for the applet cap files in the config window is pressed.
(package private)  void Gui_actions.apply_config(Config_window cw)
          Change our state to match to the new configuration.
 void Config_actions.dismiss_button(Config_window cw)
          Method to be called when the dismiss button is pressed in the config dialog.
 void Config_actions.ok_button(Config_window cw)
          Method to be called when the OK button is pressed in the config dialog.