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

Packages that use AbstractUserInputWidget
sk.uniba.euromath.editor.widgets Reusable GUI widgets. 
sk.uniba.euromath.editor.widgets.namelist Providers that provides a list of qnames to widgets. 
sk.uniba.euromath.gene.gui.widgets Containing various useful AWT GUI widgets, that can be displayed by coordinator to configure itself. 
 

Uses of AbstractUserInputWidget in sk.uniba.euromath.editor.widgets
 

Subclasses of AbstractUserInputWidget in sk.uniba.euromath.editor.widgets
 class CreateAttributeList
          Manages the process of creating new attributes into newly created element.
 class EntityList
          Shows list of entities.
 class ExportClassChooser
          Allows the user to choose the export document class.
 class FileSelector
          Allows user to select a file.
 class GraphSelectorWidget
           Allows user to select choices in an export graph.
 class InsertListChooser
          Allows the user to choose between multiple insertlists, and to choose the name of each element.
 class MultiWidget
           Encapsulates multiple widgets into one.
 class NamespaceSelector
          Allows user to select a namespace from list of known namespaces (defined in the config file).
 class NewPrefixesQuery
          Queries for new prefixes.
 

Uses of AbstractUserInputWidget in sk.uniba.euromath.editor.widgets.namelist
 

Subclasses of AbstractUserInputWidget in sk.uniba.euromath.editor.widgets.namelist
 class NameListItemChooser<R extends BaseRule>
          Allows the user to pick one item from given namelist.
 

Uses of AbstractUserInputWidget in sk.uniba.euromath.gene.gui.widgets
 

Subclasses of AbstractUserInputWidget in sk.uniba.euromath.gene.gui.widgets
 class EncodingWidget
          Allows user to set the encoding of the output document.
 class XHTMLSerializerPropertiesWidget
          Queries the xhtml output parameters (but not XML parameters, these can be handled using the DomExportQuery).
 class XMLSerializerPropertiesWidget
          Queries the DOM Level 3 Load/Save export parameters.
 



Copyright © 2003-2006 null. All Rights Reserved.