|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.unibe.iam.scg.archie.controller.ProviderChartFactory
public class ProviderChartFactory
Factory singleton object for creating chart composited based on JFreeChart charts and our custom chart model.
$Id$
Method Summary | |
---|---|
org.eclipse.swt.widgets.Composite |
createChart(org.eclipse.swt.widgets.Composite parent)
Creates a chart from the currently set chart model and attaches it to the given parent. |
static ProviderChartFactory |
getInstance()
Returns an instance of this provider manager. |
void |
setChartModel(ChartModel model)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ProviderChartFactory getInstance()
public void setChartModel(ChartModel model)
model
- public org.eclipse.swt.widgets.Composite createChart(org.eclipse.swt.widgets.Composite parent)
parent
- Chart composite cotainer.
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |