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 IXViewerCustomizations
IXViewerFactory. getXViewerCustomizations()
Provides the storage mechanism for save/load of personal/shared customizationsIXViewerCustomizations
XViewerFactory. 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 class
FileStoreCustomizations
class
XViewerCustomizations
Default implementation of IViewerCustomizations interface
-