Esempio n. 1
0
 static SelectionHistoryInitialized()
 {
     // Initalize the selection listener, even before the window is opened.
     SelectionHistoryWindow.RegisterSelectionListener();
 }
 static SelectionHistoryInitialized()
 {
     SelectionHistoryWindow.RegisterSelectionListener();
 }