|
|||||||||
| Home >> All >> org >> greenstone >> gatherer >> [ undo overview ] | PREV NEXT | ||||||||
A
- action(boolean, FileQueue) - Method in class org.greenstone.gatherer.undo.UndoManager.UndoJob
- actionPerformed(ActionEvent) - Method in class org.greenstone.gatherer.undo.UndoManager
- addMetadata(File, ArrayList) - Method in class org.greenstone.gatherer.undo.UndoManager
- addUndo(long, int, DragComponent, FileNode, DragComponent, FileNode, boolean) - Method in class org.greenstone.gatherer.undo.UndoManager
C
- clear() - Method in class org.greenstone.gatherer.undo.UndoManager.UndoStack
- clear() - Method in class org.greenstone.gatherer.undo.UndoManager
- clearGhost() - Method in class org.greenstone.gatherer.undo.UndoManager
- In order for the appearance to be consistant, given we may be in the situation where the pointer has left our focus but the ghost remains, this method allows other members of the GGroup to tell this component to repair the 'spoilt' region left by its ghost.
D
- destroy() - Method in class org.greenstone.gatherer.undo.UndoManager
- dragEnter(DropTargetDragEvent) - Method in class org.greenstone.gatherer.undo.UndoManager
- Any implementation of DropTargetListener must include this method so we can be notified when the drag focus enters this component.
- dragExit(DropTargetEvent) - Method in class org.greenstone.gatherer.undo.UndoManager
- Any implementation of DropTargetListener must include this method so we can be notified when the drag focus leaves this component.
- dragOver(DropTargetDragEvent) - Method in class org.greenstone.gatherer.undo.UndoManager
- Any implementation of DropTargetListener must include this method so we can be notified when the drag moves in this component.
- drag_action - Variable in class org.greenstone.gatherer.undo.UndoManager
- What sort of action should a drag resemble.
- drop(DropTargetDropEvent) - Method in class org.greenstone.gatherer.undo.UndoManager
- Any implementation of DropTargetListener must include this method so we can be notified when the drag ends, ie the transferable is dropped.
- dropActionChanged(DropTargetDragEvent) - Method in class org.greenstone.gatherer.undo.UndoManager
- Any implementation of DropTargetListener must include this method so we can be notified when the action to be taken upon drop changes.
- drop_target - Variable in class org.greenstone.gatherer.undo.UndoManager
- In order to make this button a drop target we have to create a DropTarget instance with the button as its target.
E
- enabled - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoStack
F
- FILE_COPY - Static variable in class org.greenstone.gatherer.undo.UndoManager
- FILE_DELETE - Static variable in class org.greenstone.gatherer.undo.UndoManager
- FILE_MOVE - Static variable in class org.greenstone.gatherer.undo.UndoManager
- fileCopied(long, DragComponent, FileNode, FileNode, boolean) - Method in class org.greenstone.gatherer.undo.UndoManager
- fileMoved(long, DragComponent, FileNode, DragComponent, FileNode, FileNode, boolean) - Method in class org.greenstone.gatherer.undo.UndoManager
- file_queue - Variable in class org.greenstone.gatherer.undo.UndoManager
G
- gainFocus() - Method in class org.greenstone.gatherer.undo.UndoManager
- Used to notify this component that it has gained focus by some method other that mouse focus.
- getJob(long) - Method in class org.greenstone.gatherer.undo.UndoManager.UndoStack
- getMetadata(File) - Method in class org.greenstone.gatherer.undo.UndoManager
- getRecord() - Method in class org.greenstone.gatherer.undo.UndoManager.UndoJob
- getTreeModel() - Method in class org.greenstone.gatherer.undo.UndoManager
- Any implementation of DragComponent must include this method so that a outsider can get at the underlying tree model behind the component.
- group - Variable in class org.greenstone.gatherer.undo.UndoManager
- The group encompasses all of the objects you plan to drag and drop within, and ensures that only one has focus (as clearly identified by the colour of the selection field or, in this particular case, the background) and that actions only occur between components in the same group.
I
- ID() - Method in class org.greenstone.gatherer.undo.UndoManager.UndoJob
- id - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJob
- id - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJobAdder
- ignore - Variable in class org.greenstone.gatherer.undo.UndoManager
- ignore() - Method in class org.greenstone.gatherer.undo.UndoManager
- ignore_next - Variable in class org.greenstone.gatherer.undo.UndoManager
L
- loseFocus() - Method in class org.greenstone.gatherer.undo.UndoManager
- This method is used to inform this component when it loses focus by means other than a drag mouse event, and should indicate this somehow.
M
- model - Variable in class org.greenstone.gatherer.undo.UndoManager
O
- obsolete_metadata - Variable in class org.greenstone.gatherer.undo.UndoManager
- org.greenstone.gatherer.undo - package org.greenstone.gatherer.undo
P
- pop() - Method in class org.greenstone.gatherer.undo.UndoManager.UndoStack
- pos - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoStack
- pt_last - Variable in class org.greenstone.gatherer.undo.UndoManager
- The last point the mouse was at.
- push(UndoManager.UndoJob) - Method in class org.greenstone.gatherer.undo.UndoManager.UndoStack
R
- ra_ghost - Variable in class org.greenstone.gatherer.undo.UndoManager
- The area covered by the drag ghost, our custom drag icon.
- record - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJob
- record - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJobAdder
- record_path - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJob
- redo - Variable in class org.greenstone.gatherer.undo.UndoManager
- redo_sources - Variable in class org.greenstone.gatherer.undo.UndoManager
- registerRedoSource(AbstractButton) - Method in class org.greenstone.gatherer.undo.UndoManager
- registerUndoSource(AbstractButton) - Method in class org.greenstone.gatherer.undo.UndoManager
- reset() - Method in class org.greenstone.gatherer.undo.UndoManager.UndoStack
- run() - Method in class org.greenstone.gatherer.undo.UndoManager.UndoJobAdder
S
- setEnabled(boolean) - Method in class org.greenstone.gatherer.undo.UndoManager.UndoStack
- setGroup(DragGroup) - Method in class org.greenstone.gatherer.undo.UndoManager
- showTree() - Method in class org.greenstone.gatherer.undo.UndoManager
- source_model - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJob
- source_model - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJobAdder
- source_parent - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJob
- source_parent - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJobAdder
- source_parent_path - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJob
T
- target_model - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJob
- target_model - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJobAdder
- type - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJob
- type - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJobAdder
U
- UndoManager - class org.greenstone.gatherer.undo.UndoManager.
- Manages the rather complex task of undoing and redoing actions.
- UndoManager() - Constructor for class org.greenstone.gatherer.undo.UndoManager
- UndoManager.UndoJob - class org.greenstone.gatherer.undo.UndoManager.UndoJob.
- UndoManager.UndoJob(long, DragComponent, FileNode, DragComponent, FileNode, int) - Constructor for class org.greenstone.gatherer.undo.UndoManager.UndoJob
- Undo file action Constructor.
- UndoManager.UndoJobAdder - class org.greenstone.gatherer.undo.UndoManager.UndoJobAdder.
- UndoManager.UndoJobAdder(long, int, DragComponent, FileNode, DragComponent, FileNode, boolean) - Constructor for class org.greenstone.gatherer.undo.UndoManager.UndoJobAdder
- UndoManager.UndoStack - class org.greenstone.gatherer.undo.UndoManager.UndoStack.
- UndoManager.UndoStack(boolean) - Constructor for class org.greenstone.gatherer.undo.UndoManager.UndoStack
- undo - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoStack
- undo - Variable in class org.greenstone.gatherer.undo.UndoManager
- undoAll() - Method in class org.greenstone.gatherer.undo.UndoManager
- undo_event - Variable in class org.greenstone.gatherer.undo.UndoManager.UndoJobAdder
- undo_sources - Variable in class org.greenstone.gatherer.undo.UndoManager
A C D E F G I L M O P R S T U
|
|||||||||
| Home >> All >> org >> greenstone >> gatherer >> [ undo overview ] | PREV NEXT | ||||||||