Uses of Interface
org.eclipse.nebula.widgets.xviewer.customize.IXViewerCustomizations
-
Packages that use IXViewerCustomizations Package Description org.eclipse.nebula.widgets.xviewer org.eclipse.nebula.widgets.xviewer.customize -
-
Uses of IXViewerCustomizations in org.eclipse.nebula.widgets.xviewer
Methods in org.eclipse.nebula.widgets.xviewer that return IXViewerCustomizations Modifier and Type Method Description IXViewerCustomizationsIXViewerFactory. getXViewerCustomizations()Provides the storage mechanism for save/load of personal/shared customizationsIXViewerCustomizationsXViewerFactory. getXViewerCustomizations() -
Uses of IXViewerCustomizations in org.eclipse.nebula.widgets.xviewer.customize
Classes in org.eclipse.nebula.widgets.xviewer.customize that implement IXViewerCustomizations Modifier and Type Class Description classFileStoreCustomizationsclassXViewerCustomizationsDefault implementation of IViewerCustomizations interface
-