研究、分享我学习零售业SAP的历程
------------打造中国第一个零售SAP博客
package org.compiere.apps;
public final class Preference extends CDialog
 implements ActionListener, ListSelectionListener
{
***************
 void jbInit() throws Exception
 {
********************* 

 //customizePane.add(uiTheme,    new GridBagConstraints(1, 1, 1, 1, 0.0, 0.0
  // ,GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(5, 5, 5, 5), 0, 0));
  //customizePane.add(bRoleInfo,    new GridBagConstraints(2, 1, 1, 1, 0.0, 0.0
  // ,GridBagConstraints.EAST, GridBagConstraints.NONE, new Insets(5, 5, 5, 5), 0, 0));
*****************
}

}
posted on 2007-06-16 13:26  会东  阅读(385)  评论(1编辑  收藏  举报