A B C D E F G H I J L M N O P R S T U V W

E

EnhancedTable - Class in be.ugent.caagt.swirl.tables
Table component which allows table column headers to be decorated with small icons and buttons, i.e., objects of type TableColumnDecoration.
EnhancedTable() - Constructor for class be.ugent.caagt.swirl.tables.EnhancedTable
Default constructor
ensureExtension(File) - Method in class be.ugent.caagt.swirl.actions.ExtensionFileFilter
Returns the given file with the extension of this filter added, if the file has no extension.
ensureIndexIsVisible(int) - Method in class be.ugent.caagt.swirl.lists.CellList
Scrolls the viewport to make the specified cell completely visible.
ERROR_OPTION - Static variable in class be.ugent.caagt.swirl.dialogs.SimpleDialog
Return value if an error occured.
exportDone(JComponent, JComponent, Object[], Class<?>, int) - Method in interface be.ugent.caagt.swirl.dnd.DragHandler
Invoked after data has been dragged from the given source component and dropped onto the given target component.
exportDone(JComponent, JComponent, Object[], Class<?>, int) - Method in class be.ugent.caagt.swirl.dnd.LocalTransferHandler
Invoked after data have been dragged-and-dropped from a component managed by this handler.
exportDone(JComponent, Transferable, int) - Method in class be.ugent.caagt.swirl.dnd.LocalTransferHandler
Delegates to LocalTransferHandler.exportDone(javax.swing.JComponent, javax.swing.JComponent, java.lang.Object[], java.lang.Class, int).
ExtensionFileFilter - Class in be.ugent.caagt.swirl.actions
Implements a Swing file filter that filters files on extensions.
ExtensionFileFilter(String, String) - Constructor for class be.ugent.caagt.swirl.actions.ExtensionFileFilter
Creates a file filter which only allows files with the given extension.

A B C D E F G H I J L M N O P R S T U V W