예제 #1
0
 @Override
 public void apply() throws ConfigurationException {
   if (myClasspathFormatPanel != null) {
     myClasspathFormatPanel.apply();
   }
 }