|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class provides an abstraction layer for retrieval of plugin/configuration settings associated with the user interface
Method Summary | |
java.util.Collection |
getUIChartTypeExtensions()
This method returns a collection of org.eclipse.birt.chart.ui.swt.interfaces.IChartType objects that are used to add entries (Chart types, subtypes etc.) to the Chart selector UI. |
java.util.Collection |
getUIListeners()
This method returns a collection of org.eclipse.birt.chart.ui.swt.interfaces.IChangeListener objects that listen for changes to the model and accordingly call methods to add or remove sheets from the Chart Designer UI. |
java.util.Collection |
getUISheetExtensions()
This method returns a collection of org.eclipse.birt.chart.ui.swt.interfaces.ISheet objects which are used to add entries into the navigation tree in the Chart Designer and associate a property sheet with each. |
Method Detail |
public java.util.Collection getUISheetExtensions()
public java.util.Collection getUIChartTypeExtensions()
public java.util.Collection getUIListeners()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |