Uses of Class
sk.uniba.euromath.editor.widgets.EntityList

Packages that use EntityList
sk.uniba.euromath.editor.dialogs Dialogs 
sk.uniba.euromath.editor.wizards.document Reusable GUI wizards, that serves for document modification. 
 

Uses of EntityList in sk.uniba.euromath.editor.dialogs
 

Methods in sk.uniba.euromath.editor.dialogs that return types with arguments of type EntityList
static WidgetWrapperDialog<EntityList> Dialogs.createEntityLister(Shell parent, XMLAccess xmlAccess, String caption, IEntityFilter filter)
          Constructs an instance of a dialog, that will be used to select an entity.
static WidgetWrapperDialog<EntityList> Dialogs.createEntityLister(Shell parent, XMLAccess xmlAccess, String caption, List<? extends String> entityNames)
          Constructs an instance of a dialog, that will be used to select an entity.
 

Uses of EntityList in sk.uniba.euromath.editor.wizards.document
 

Fields in sk.uniba.euromath.editor.wizards.document declared as EntityList
 EntityList EntityListWizardPage.el
          The component.
 



Copyright © 2003-2006 null. All Rights Reserved.