Uses of Interface
org.eclipse.gef.ui.palette.customize.EntryPageContainer
Packages that use EntryPageContainer
- 
Uses of EntryPageContainer in org.eclipse.gef.ui.palette.customizeClasses in org.eclipse.gef.ui.palette.customize that implement EntryPageContainerModifier and TypeClassDescriptionclassThis class implements a default dialog that allows customization of the different entries/items on a GEF palette, i.e. the model behind the palette.Methods in org.eclipse.gef.ui.palette.customize that return EntryPageContainerModifier and TypeMethodDescriptionprotected EntryPageContainerDefaultEntryPage.getPageContainer()Methods in org.eclipse.gef.ui.palette.customize with parameters of type EntryPageContainerModifier and TypeMethodDescriptionvoidDefaultEntryPage.setPageContainer(EntryPageContainer pageContainer) voidEntryPage.setPageContainer(EntryPageContainer pageContainer) Sets the page container for this page.