- uibean - Variable in class net.pandoragames.far.ui.swing.component.listener.CommandExecutor
-
Interface to business logic.
- UIBean - Class in net.pandoragames.far.ui
-
GUI neutral bridge between backend and frontend.
- UIBean(FARConfig, MessageBox) - Constructor for class net.pandoragames.far.ui.UIBean
-
Constructor requires a sink for (error) messages
- UIFace - Interface in net.pandoragames.far.ui
-
Defines the bridge between the frontend and the backend in a UserInterface
independend way.
- undo() - Method in class net.pandoragames.far.ui.swing.component.UndoHistory
-
"Undoes" the last registered text modification if any is available.
- undoableEditHappened(UndoableEditEvent) - Method in class net.pandoragames.far.ui.swing.component.UndoHistory
-
Method from interface UndoableEditListener
.
- UndoHistory - Class in net.pandoragames.far.ui.swing.component
-
An alternative UndoManager.
- UndoHistory() - Constructor for class net.pandoragames.far.ui.swing.component.UndoHistory
-
- UndoHistoryPopupMenu - Class in net.pandoragames.far.ui.swing.component
-
A JPopupMenu that displays the Actions made available by an
UndoHistory
.
- UndoHistoryPopupMenu(SwingConfig, ComponentRepository, JTextComponent) - Constructor for class net.pandoragames.far.ui.swing.component.UndoHistoryPopupMenu
-
Creates a popup menu that operates on the specified text component.
- undoLastReplace() - Method in class net.pandoragames.far.ui.UIBean
-
Undo command for the last replace operation.
- undoLastReplace() - Method in interface net.pandoragames.far.ui.UIFace
-
Undo command for the last replace operation.
- UndoListener - Class in net.pandoragames.far.ui.swing.component.listener
-
ActionListener for the Undo button.
- UndoListener(UIFace) - Constructor for class net.pandoragames.far.ui.swing.component.listener.UndoListener
-
Constructor takes the backend interface.
- UnmatchedGroupReferenceException - Exception in net.pandoragames.far
-
Indicates an unmatched group reference in a replacement string.
- UnmatchedGroupReferenceException(String) - Constructor for exception net.pandoragames.far.UnmatchedGroupReferenceException
-
Allways supply a usefull error message.
- update(ExtractForm) - Method in class net.pandoragames.far.ui.model.ExtractForm
-
Updates this form with the data from the "form" parameter.
- update(FARForm) - Method in class net.pandoragames.far.ui.model.FARForm
-
Updates this form with the data from the "form" parameter.
- update(FindForm) - Method in class net.pandoragames.far.ui.model.FindForm
-
Updates this form with the data from the "form" parameter.
- update(OperationForm) - Method in class net.pandoragames.far.ui.model.OperationForm
-
Updates this form with the data from the "form" parameter.
- update(RenameForm) - Method in class net.pandoragames.far.ui.model.RenameForm
-
Updates this form with the data from the "form" parameter.
- update(ReplaceForm) - Method in class net.pandoragames.far.ui.model.ReplaceForm
-
Updates this form with the data from the "form" parameter.
- update(FindForm) - Method in class net.pandoragames.far.ui.swing.component.DateRestrictionPanel
-
- update(FindForm) - Method in class net.pandoragames.far.ui.swing.component.SubdirPatternLink
-
- UpdateDialog - Class in net.pandoragames.far.ui.swing.dialog.update
-
Wizzard that is shown uppon software updates if user interaction is required.
- UpdateDialog(JFrame, SwingConfig, ComponentRepository) - Constructor for class net.pandoragames.far.ui.swing.dialog.update.UpdateDialog
-
- UpdateWizzardPanel - Class in net.pandoragames.far.ui.swing.dialog.update
-
- UpdateWizzardPanel(SwingConfig, ComponentRepository) - Constructor for class net.pandoragames.far.ui.swing.dialog.update.UpdateWizzardPanel
-