37383940414243
commands.add("functions"); } public CreateFunctionDialog() { helper = new FunctionHelper(); }
23242526272829
32333435363738
commands = new HashSet<String>(); commands.add(ActionNames.FUNCTIONS); } public CreateFunctionDialog() { helper = new FunctionHelper(); }
commands = new HashSet(); commands.add(ActionNames.FUNCTIONS); } public CreateFunctionDialog() { helper = new FunctionHelper(); }
19202122232425
35363738394041
commands = new HashSet(); commands.add("functions"); } public CreateFunctionDialog() { helper = new FunctionHelper(); }