C# 클래스 ACAT.Extensions.Default.UI.Menus.MainMenu

상속: ACAT.Lib.Extension.MenuPanel
파일 보기 프로젝트 열기: brlima94/acat-localization

공개 메소드들

메소드 설명
MainMenu ( String panelClass, String panelTitle ) : System

Initializes a new instance of the class.

비공개 메소드들

메소드 설명
confirmAndQuitApplication ( ) : void

User wants to quit the app. Confirm and exit

quitApplication ( ) : void

Quits the application.

메소드 상세

MainMenu() 공개 메소드

Initializes a new instance of the class.
public MainMenu ( String panelClass, String panelTitle ) : System
panelClass String Panel class of the scanner
panelTitle String title of the panel (not used)
리턴 System