Exemplo n.º 1
0
 /** Initializes the configuration panel with values from the preferences */
 public void initFromPreferences() {
   pnlApiUrlPreferences.initFromPreferences();
   pnlAuthPreferences.initFromPreferences();
   pnlProxyPreferences.initFromPreferences();
 }