Uses of Interface
org.eclipse.nebula.jface.pshelfviewer.IShelfViewerFactory
-
Packages that use IShelfViewerFactory Package Description org.eclipse.nebula.jface.pshelfviewer -
-
Uses of IShelfViewerFactory in org.eclipse.nebula.jface.pshelfviewer
Fields in org.eclipse.nebula.jface.pshelfviewer declared as IShelfViewerFactory Modifier and Type Field Description private IShelfViewerFactory
PShelfViewer. viewerFactory
Constructors in org.eclipse.nebula.jface.pshelfviewer with parameters of type IShelfViewerFactory Constructor Description PShelfViewer(org.eclipse.swt.widgets.Composite container, int style, IShelfViewerFactory viewerFactory)
Create an instance of this viewer
-