quadbase.chart.designer
Class ChartDesignManager
java.lang.Object
|
+--quadbase.chart.designer.ChartDesignManager
- All Implemented Interfaces:
- AlarmTarget
- public class ChartDesignManager
- extends java.lang.Object
- implements AlarmTarget
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChartDesignManager
public ChartDesignManager(javax.swing.JFrame f,
InitPanel p)
loadView
public boolean loadView()
onAlarm
public void onAlarm(Alarm a)
- Specified by:
onAlarm in interface AlarmTarget
getDesigner
public ChartMain getDesigner()
getInitPanel
public InitPanel getInitPanel()
setLoginUser
public void setLoginUser(java.lang.String user)