| |
|
| net.matuschek.swing.JHideFrame net.matuschek.jobo.RobotConfigFrame
RobotConfigFrame | public class RobotConfigFrame extends JHideFrame (Code) | | Configuration dialog for the robot
author: Daniel Matuschek version: $Id: RobotConfigFrame.java,v 1.20 2004/08/09 13:06:56 matuschd Exp $ |
initComponents | protected void initComponents()(Code) | | |
updateAndHide | protected void updateAndHide()(Code) | | update the robot settings from the form contents and hide window
|
updateFormFromRobot | protected void updateFormFromRobot()(Code) | | update the content of the form field from the current robot
settings
|
updateRobotFromForm | protected boolean updateRobotFromForm()(Code) | | update the robot settings from the current fields
true if everything is okay, false otherwise |
|
|
|