|
|
|
@ -157,8 +157,8 @@ public class NorthRegionContainerPane extends JPanel {
|
|
|
|
|
if (!DesignerEnvManager.getEnvManager().getAlphaFineConfigManager().isEnabled()) { |
|
|
|
|
ad.createAlphaFinePane().setVisible(false); |
|
|
|
|
} |
|
|
|
|
///新手引导功能,暂时屏蔽
|
|
|
|
|
//northEastPane.add(ad.createGuideEntryPane());
|
|
|
|
|
/// 新手引导功能,暂时屏蔽
|
|
|
|
|
// northEastPane.add(ad.createGuideEntryPane());
|
|
|
|
|
northEastPane.add(ad.createNotificationCenterPane()); |
|
|
|
|
|
|
|
|
|
OSSupportCenter.buildAction(new OSBasedAction() { |
|
|
|
|