A C D E F G H I L M N O P Q R S T V W Z

E

EntityByNameComparator - Class in se.entitymanager.logic
A Comparator for entities.
EntityByNameComparator(LogicFacade) - Constructor for class se.entitymanager.logic.EntityByNameComparator
Constructs a Comparator for entities.
EntityChangedEvent - Class in se.entitymanager.logic
 
EntityChangedEvent(EntityInterface) - Constructor for class se.entitymanager.logic.EntityChangedEvent
Constructs an event that indicates change of an entity.
EntityChangedListener - Interface in se.entitymanager.logic
Interface for classes, who need to look for changes of entities.
EntityCopyCutFailedException - Exception in se.entitymanager.logic
Exception which is thrown to indicate that cutting or copying of an entity failed.
EntityCopyCutFailedException(EntityInterface, String) - Constructor for exception se.entitymanager.logic.EntityCopyCutFailedException
Constructs an exception to indicate , that cutting or copying of an entity failed.
EntityDeletionFailedException - Exception in se.entitymanager.logic
Exception which is thrown to indicate, that a deletion of an entity failed.
EntityDeletionFailedException(EntityInterface, String) - Constructor for exception se.entitymanager.logic.EntityDeletionFailedException
Constructs an exception to indicate , that deletion of an entity failed.
EntityDetailPanel - Class in se.entitymanager.presentation.swing
A panel that shows details of an entity.
EntityDetailPanel(SwingPresentationFacade) - Constructor for class se.entitymanager.presentation.swing.EntityDetailPanel
Constructs an panel that shows detailed information about an entity.
EntityInterface - Interface in se.entitymanager.logic
An interface for entities.
EntityNotFolderishException - Exception in se.entitymanager.logic
Exception, which is thrown to indicate that an entity is not folderish.
EntityNotFolderishException() - Constructor for exception se.entitymanager.logic.EntityNotFolderishException
 
EntityPasteFailedException - Exception in se.entitymanager.logic
Exception which is thrown to indicate, that cutting or copying of an entity failed.
EntityPasteFailedException(EntityInterface, String) - Constructor for exception se.entitymanager.logic.EntityPasteFailedException
Constructs an exception to indicate , that cutting or copying of an entity failed.
EntityPasteFailedException(String, String) - Constructor for exception se.entitymanager.logic.EntityPasteFailedException
Constructs an exception to indicate , that cutting or copying of an entity failed.
EntityRenameFailedException - Exception in se.entitymanager.logic
Exception which is thrown to indicate, that a renaming of an entity failed.
EntityRenameFailedException(EntityInterface, String) - Constructor for exception se.entitymanager.logic.EntityRenameFailedException
Constructs an exception to indicate , that renaming of an entity failed.
EntityTree - Class in se.entitymanager.presentation.swing
An tree that displays the hierarchical structure of entities.
EntityTree(SwingPresentationFacade, EntityTreeNode) - Constructor for class se.entitymanager.presentation.swing.EntityTree
Constructs an entity tree, that uses presentationFacade to display a tree with root rootNode.
EntityTreeCellEditor - Class in se.entitymanager.presentation.swing
A TreeCellEditor for entity cells.
EntityTreeCellEditor(SwingPresentationFacade) - Constructor for class se.entitymanager.presentation.swing.EntityTreeCellEditor
Constructs a EntryTreeCellEditor for a special presentationFacade.
EntityTreeCellRenderer - Class in se.entitymanager.presentation.swing
A DefaultTreeCellRenderer for entity trees.
EntityTreeCellRenderer(SwingPresentationFacade) - Constructor for class se.entitymanager.presentation.swing.EntityTreeCellRenderer
Construct a new tree cell renderer for a given presentationFacade.
EntityTreeNode - Class in se.entitymanager.presentation.swing
A DefaultMutableTreeNode for entities.
EntityTreeNode(SwingPresentationFacade, EntityInterface) - Constructor for class se.entitymanager.presentation.swing.EntityTreeNode
Constructs a tree node for entity for a presentationFacade.
entity - Variable in exception se.entitymanager.logic.EntityCopyCutFailedException
The entity whose cutting or copying failed.
entity - Variable in exception se.entitymanager.logic.EntityDeletionFailedException
The entity whose deletion failed.
entity - Variable in exception se.entitymanager.logic.EntityPasteFailedException
The entity whose cutting or copying failed.
entity - Variable in exception se.entitymanager.logic.EntityRenameFailedException
The entity whose renaming failed.
entity - Variable in class se.entitymanager.presentation.swing.EntityDetailPanel
The entity to display the name of.
entity - Variable in class se.entitymanager.presentation.swing.EntityTreeCellEditor
The entity whose name is edited.
entity - Variable in class se.entitymanager.presentation.swing.SwingMenuBar
The entity to be edited.
entity - Variable in class se.entitymanager.presentation.swing.SwingPopupMenu
The entity to be edited.
entity - Variable in class se.entitymanager.presentation.swing.SwingToolBar
The entity to be edited.
entityByNameComparator - Variable in class se.entitymanager.logic.file.FileComparator
Comparator used for name comparison.
entityChanged(EntityChangedEvent) - Method in interface se.entitymanager.logic.EntityChangedListener
Called when entity has changed.
entityChanged(EntityChangedEvent) - Method in class se.entitymanager.presentation.swing.EntityDetailPanel
 
entityChanged(EntityChangedEvent) - Method in class se.entitymanager.presentation.swing.EntityTree
 
entityChangedListeners - Variable in class se.entitymanager.logic.file.FileLogicFacade
List of listeners for changed entities.

A C D E F G H I L M N O P Q R S T V W Z