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

D

DefaultCellListCellRenderer - Class in be.ugent.caagt.swirl.lists
Default implementation of CellListCellRenderer.
DefaultCellListCellRenderer() - Constructor for class be.ugent.caagt.swirl.lists.DefaultCellListCellRenderer
Default constructor.
DefaultGenericSelectionModel<E> - Class in be.ugent.caagt.swirl
A default implementation of GenericSelectionModel.
DefaultGenericSelectionModel() - Constructor for class be.ugent.caagt.swirl.DefaultGenericSelectionModel
 
Description - Class in be.ugent.caagt.swirl.actions
An object of this class describes caption, mnemonic and accelerator key of a GUI component.
Description(String) - Constructor for class be.ugent.caagt.swirl.actions.Description
Create a new object based on the given description string.
Description(String, int, int, KeyStroke) - Constructor for class be.ugent.caagt.swirl.actions.Description
Create a new description with the given subconstituents.
dialogApproved() - Method in class be.ugent.caagt.swirl.actions.FileAction
Called when the dialog is approved.
dialogApproved() - Method in class be.ugent.caagt.swirl.actions.FileOpenAction
Invoke FileOpenAction.openFile(java.io.File) on all files chosen.
dialogApproved() - Method in class be.ugent.caagt.swirl.actions.FileSaveAction
Invoke FileSaveAction.saveFile(java.io.File) on the file chosen.
dialogCanceled() - Method in class be.ugent.caagt.swirl.actions.FileAction
Called when the dialog is canceled.
dialogClosed() - Method in class be.ugent.caagt.swirl.actions.FileAction
Called when the dialog is dismissed.
DialogPanel - Class in be.ugent.caagt.swirl.dialogs
Common super class of all panels that are meant to be used as central panels in a SimpleDialog.
DialogPanel(LayoutManager) - Constructor for class be.ugent.caagt.swirl.dialogs.DialogPanel
Create a dialog panel with the given layout manager.
doAction() - Method in class be.ugent.caagt.swirl.ActionRepeater
Action which is performed repeatedly while the button is pressed.
doLayout() - Method in class be.ugent.caagt.swirl.lists.CellList
 
doLayout() - Method in class be.ugent.caagt.swirl.mouse.MouseOverlay
Overridden to make this component always the same size as its parent.
doLayout() - Method in class be.ugent.caagt.swirl.subwindows.Subwindow
 
doMouseClicked(JComponent, MouseEvent) - Method in interface be.ugent.caagt.swirl.mouse.MouseHandler
Invoked when the mouse was clicked, i.e.
doMouseClicked(JComponent, MouseEvent) - Method in class be.ugent.caagt.swirl.mouse.NullMouseHandler
 
doMouseDragged(JComponent, MouseEvent, MouseEvent, MouseEvent) - Method in interface be.ugent.caagt.swirl.mouse.MouseHandler
Invoked when the mouse pointer was dragged, i.e., moved while the button is down.
doMouseDragged(JComponent, MouseEvent, MouseEvent, MouseEvent) - Method in class be.ugent.caagt.swirl.mouse.NullMouseHandler
 
doMousePressed(JComponent, MouseEvent) - Method in interface be.ugent.caagt.swirl.mouse.MouseHandler
Invoked when the mouse was pressed down and then dragged for the first time.
doMousePressed(JComponent, MouseEvent) - Method in class be.ugent.caagt.swirl.mouse.NullMouseHandler
 
doMouseReleased(JComponent, MouseEvent, MouseEvent) - Method in interface be.ugent.caagt.swirl.mouse.MouseHandler
Invoked when the mouse pointer was released after it was dragged.
doMouseReleased(JComponent, MouseEvent, MouseEvent) - Method in class be.ugent.caagt.swirl.mouse.NullMouseHandler
 
doPopup(JComponent, MouseEvent) - Method in interface be.ugent.caagt.swirl.mouse.MouseHandler
Invoked when a popup gesture was invoked and the mouse did not actually move while the button was down.
doPopup(JComponent, MouseEvent) - Method in class be.ugent.caagt.swirl.mouse.NullMouseHandler
 
DragHandler - Interface in be.ugent.caagt.swirl.dnd
Handles the 'drag' part of a drag-and-drop operation of a local object of given type.
drawAttention() - Method in class be.ugent.caagt.swirl.logging.JListLogHandler
Draw attention to the logging window.
DropHandler - Interface in be.ugent.caagt.swirl.dnd
Handles the 'drop' part of a drag-and-drop operation of a local object of given type.

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