| net.matuschek.swing.JHideFrame net.matuschek.jobo.URLCheckConfigFrame
URLCheckConfigFrame | public class URLCheckConfigFrame extends JHideFrame (Code) | | Swing Configuration frame for the RegExpURLCheck rules
author: Daniel Matuschek version: $Id $ |
initComponents | protected void initComponents()(Code) | | |
updateAndHide | protected void updateAndHide()(Code) | | update the RegExpURLCheck form dialog
|
updateFormFromURLCheck | protected void updateFormFromURLCheck()(Code) | | update the content of the form field from the current robot
settings
|
updateURLCheckFromForm | protected boolean updateURLCheckFromForm()(Code) | | update the URLCheck settings from the current fields
true if everything is okay, false otherwise |
|
|