224225226227228229230231232233234
/* * Profile Editor inititation */ profileeditor = new ProfileEditor (); /* * Transformation Editor initiation */ transformationeditor = new TransformationEditor ();