예제 #1
0
파일: CakeGUI.java 프로젝트: rm5248/cake
 /** Show the settings dialog. */
 public void showSettings() {
   set.showDialogBox();
 }