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

G

GnomeSwingFileIconFactory - Class in se.entitymanager
A IconFactoryInterface to produce icons for se.entitymanager.presentation.swing in conjunction with se.entitymanager.logic.file.
GnomeSwingFileIconFactory() - Constructor for class se.entitymanager.GnomeSwingFileIconFactory
Constructs a GnomeSwingFileIconFactory.
getAllChildren(EntityInterface) - Method in interface se.entitymanager.logic.LogicFacade
Returns sub-entities of folderish entity.
getAllChildren() - Method in class se.entitymanager.logic.file.AbstractFile
Returns all direct child files.
getAllChildren() - Method in class se.entitymanager.logic.file.DirectoryFile
 
getAllChildren(EntityInterface) - Method in class se.entitymanager.logic.file.FileLogicFacade
 
getAllChildren() - Method in class se.entitymanager.logic.file.FileSystemsRootFile
 
getAllChildren() - Method in class se.entitymanager.logic.file.RegularFile
 
getAllChildren() - Method in class se.entitymanager.logic.file.ZipFile
 
getAllChildren() - Method in class se.entitymanager.logic.file.ZippedDirectoryFile
 
getAllChildren() - Method in class se.entitymanager.logic.file.ZippedFile
 
getCellEditorValue() - Method in class se.entitymanager.presentation.swing.EntityTreeCellEditor
Returns the current entity, that is edited.
getClipboardEntity() - Method in interface se.entitymanager.logic.LogicFacade
Returns entity to be pasted.
getClipboardEntity() - Method in class se.entitymanager.logic.file.FileLogicFacade
 
getClipboardFile() - Method in class se.entitymanager.logic.file.FileLogic
Returns the file in the clipboard.
getClipboardFile() - Method in class se.entitymanager.logic.file.FileLogicFacade
 
getComparator() - Method in interface se.entitymanager.logic.LogicFacade
Returns a comparator for entity interfaces.
getComparator() - Method in class se.entitymanager.logic.file.FileLogicFacade
 
getCurrentSelection() - Method in class se.entitymanager.presentation.swing.EntityTree
 
getDeleteAfterPaste() - Method in interface se.entitymanager.logic.LogicFacade
 
getDeleteAfterPaste() - Method in class se.entitymanager.logic.file.FileLogicFacade
 
getDualTreeComponent() - Method in class se.entitymanager.presentation.PresentationFacade
Returns a dual tree component for the entity trees.
getDualTreeComponent() - Method in class se.entitymanager.presentation.swing.SwingPresentationFacade
Returns a dual tree display component for the entities of the logic facade.
getDualTreeComponent() - Method in class se.entitymanager.presentation.swing.SwingPresentationLogic
Returns a dual tree component for entities.
getEntity() - Method in exception se.entitymanager.logic.EntityCopyCutFailedException
Returns the entity whose cutting or copying failed.
getEntity() - Method in exception se.entitymanager.logic.EntityDeletionFailedException
Returns the entity whose deletion failed.
getEntity() - Method in exception se.entitymanager.logic.EntityPasteFailedException
Returns the entity whose cutting or copying failed.
getEntity() - Method in exception se.entitymanager.logic.EntityRenameFailedException
Returns the entity whose renaming failed.
getEntity() - Method in class se.entitymanager.presentation.swing.EntityTreeNode
Returns the entity the node is displaying
getEntityLastModified(EntityInterface) - Method in interface se.entitymanager.logic.LogicFacade
Returns date of last modification of entity.
getEntityLastModified(EntityInterface) - Method in class se.entitymanager.logic.file.FileLogicFacade
 
getEntityName(EntityInterface) - Method in interface se.entitymanager.logic.LogicFacade
Returns name of entity.
getEntityName(EntityInterface) - Method in class se.entitymanager.logic.file.FileLogicFacade
 
getEntitySize(EntityInterface) - Method in interface se.entitymanager.logic.LogicFacade
Returns size of entity.
getEntitySize(EntityInterface) - Method in class se.entitymanager.logic.file.FileLogicFacade
 
getFile() - Method in class se.entitymanager.logic.file.DirectoryFile
Returns associated file object.
getFileContents() - Method in class se.entitymanager.logic.file.AbstractFile
Returns the contents of this file.
getFileContents() - Method in class se.entitymanager.logic.file.DirectoryFile
 
getFileContents() - Method in class se.entitymanager.logic.file.FileSystemsRootFile
 
getFileContents() - Method in class se.entitymanager.logic.file.RegularFile
 
getFileContents() - Method in class se.entitymanager.logic.file.ZipFile
 
getFileContents() - Method in class se.entitymanager.logic.file.ZippedDirectoryFile
 
getFileContents() - Method in class se.entitymanager.logic.file.ZippedFile
 
getFileSystemsRoot() - Method in class se.entitymanager.logic.file.FileLogic
Returns the root of file systems.
getIconFactory() - Method in class se.entitymanager.presentation.PresentationFacade
Returns the icon factory that provides the icons for the factory
getIconFactory() - Method in class se.entitymanager.presentation.swing.SwingPresentationLogic
Returns the icon factory that is used by the display panel to create icons for entities.
getIconObject() - Method in interface se.entitymanager.presentation.Icon
Returns the encapsulated icon object.
getIconObject() - Method in class se.entitymanager.presentation.swing.SwingIcon
 
getInstance() - Static method in class se.entitymanager.GnomeSwingFileIconFactory
Returns the instance.
getInstance() - Static method in class se.entitymanager.logic.file.FileFactory
Returns the instance of file factory.
getInstance() - Static method in class se.entitymanager.logic.file.FileLogic
Returns the instance of file logic.
getInstance() - Static method in class se.entitymanager.logic.file.FileLogicFacade
Returns the instance of class FileLogicFacade.
getLastModified() - Method in class se.entitymanager.logic.file.AbstractFile
Returns date of modification of this file.
getLeftTree() - Method in class se.entitymanager.presentation.swing.SwingDualTreePanel
Gets the left tree.
getLogicFacade() - Method in class se.entitymanager.presentation.PresentationFacade
Returns the logic facade that is used for accessing entities.
getLogicFacade() - Method in class se.entitymanager.presentation.swing.SwingPresentationLogic
Returns the logic facade that is used for calling methods on entities.
getMenuBar() - Method in class se.entitymanager.presentation.PresentationFacade
Returns a menu bar for file manager visualisation.
getMenuBar() - Method in class se.entitymanager.presentation.swing.SwingPresentationFacade
Returns a menu bar for the entities of the logic facade.
getMenuBar() - Method in class se.entitymanager.presentation.swing.SwingPresentationLogic
Returns a menu bar.
getName() - Method in class se.entitymanager.logic.file.AbstractFile
Returns the name of this file without path informations.
getParent() - Method in class se.entitymanager.logic.file.AbstractFile
Returns the parent file.
getParent() - Method in class se.entitymanager.logic.file.FileSystemsRootFile
 
getPopupMenu() - Method in class se.entitymanager.presentation.PresentationFacade
Returns a popup menu for file manager visualisation.
getPopupMenu() - Method in class se.entitymanager.presentation.swing.SwingPresentationFacade
Returns a popup menu for the entities of the logic facade.
getPopupMenu() - Method in class se.entitymanager.presentation.swing.SwingPresentationLogic
Returns a popup menu.
getReason() - Method in exception se.entitymanager.logic.EntityCopyCutFailedException
Returns the reason why cutting or copying failed.
getReason() - Method in exception se.entitymanager.logic.EntityDeletionFailedException
Returns the reason why deletion failed.
getReason() - Method in exception se.entitymanager.logic.EntityPasteFailedException
Returns the reason why cutting or copying failed.
getReason() - Method in exception se.entitymanager.logic.EntityRenameFailedException
Returns the reason why renaming failed.
getReason() - Method in exception se.entitymanager.logic.file.FileCopyCutFailedException
Returns the reason for why file cutting or copying failed.
getReason() - Method in exception se.entitymanager.logic.file.FileDeletionFailedException
Returns the reason for why file deletion failed.
getReason() - Method in exception se.entitymanager.logic.file.FilePasteFailedException
Returns the reason for why file renaming failed.
getReason() - Method in exception se.entitymanager.logic.file.FileRenameFailedException
Returns the reason for why file renaming failed.
getRightTree() - Method in class se.entitymanager.presentation.swing.SwingDualTreePanel
Gets the right tree.
getRootEntity() - Method in interface se.entitymanager.logic.LogicFacade
Returns root entity.
getRootEntity() - Method in class se.entitymanager.logic.file.FileLogicFacade
 
getSelectedEntity() - Method in class se.entitymanager.presentation.swing.EntityTree
Gets the selected entity from the tree if there is one selected.
getSelectedTree() - Method in class se.entitymanager.presentation.swing.SwingDualTreePanel
Gets the selected tree.
getSize() - Method in class se.entitymanager.logic.file.AbstractFile
Returns the size of this file.
getToolBar() - Method in class se.entitymanager.presentation.PresentationFacade
Returns a button bar for file manager visualisation.
getToolBar() - Method in class se.entitymanager.presentation.swing.SwingPresentationFacade
Returns a tool bar for the entities of the logic facade.
getToolBar() - Method in class se.entitymanager.presentation.swing.SwingPresentationLogic
Returns a tool bar.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class se.entitymanager.presentation.swing.EntityTreeCellEditor
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class se.entitymanager.presentation.swing.EntityTreeCellRenderer
 
getTreeModel() - Method in class se.entitymanager.presentation.swing.EntityTree
 
getZipEntry() - Method in class se.entitymanager.logic.file.ZippedDirectoryFile
Returns the zip entry that describes this directory.
getZipFile() - Method in class se.entitymanager.logic.file.ZipFile
Returns the associated zip file.
getZipFile() - Method in class se.entitymanager.logic.file.ZippedDirectoryFile
Returns the zip file which contains this directory.

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