示例#1
0
 /** start listening to selections */
 public void startSelectionListener() {
   app.setSelectionListenerMode(app.getPythonBridge());
 }