コード例 #1
0
 static SelectionHistoryInitialized()
 {
     // Initalize the selection listener, even before the window is opened.
     SelectionHistoryWindow.RegisterSelectionListener();
 }
コード例 #2
0
 static SelectionHistoryInitialized()
 {
     SelectionHistoryWindow.RegisterSelectionListener();
 }