Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
M
MacOSXMenuAdapter
- Class in
net.pandoragames.far.ui.swing.component
Adapter to interact with the standard menu on Apples Mac OS X.
MacOSXMenuAdapter()
- Constructor for class net.pandoragames.far.ui.swing.component.
MacOSXMenuAdapter
Instantiates the
Application
class and initialises
this
as a Proxy for interface
ApplicationListener
.
MacOSXMenuAdapter.OSXCOMMAND
- Enum in
net.pandoragames.far.ui.swing.component
These enum constants represent the methods that can potentially be called on the
ApplicationListener
interface.
main(String[])
- Static method in class net.pandoragames.far.ui.swing.
FindAndReplace
The main method.
matches(File)
- Method in class net.pandoragames.far.
FileMatcher
Returns true if the regex pattern applies to some substring in the specified file.
MenuFactory
- Class in
net.pandoragames.far.ui.swing
Utility class that creates the application menu.
MenuFactory(SwingConfig, ComponentRepository)
- Constructor for class net.pandoragames.far.ui.swing.
MenuFactory
Constructor.
messageBox
- Variable in class net.pandoragames.far.ui.model.
AbstractFileRepository
Protected member for inheriting classes
MessageBox
- Interface in
net.pandoragames.far.ui.model
Interface for a message sink.
messageBox
- Variable in class net.pandoragames.far.ui.swing.dialog.
FileOperationDialog
External error sink for messages that should be displayed AFTER closing
messageBox
- Variable in class net.pandoragames.far.ui.swing.dialog.
FileViewBase
Sink for messages that should not go on the main text area.
MessageLabel
- Class in
net.pandoragames.far.ui.swing.component
Adds functionality to the JLabel in order to display (error) messages
MessageLabel()
- Constructor for class net.pandoragames.far.ui.swing.component.
MessageLabel
mouseClicked(MouseEvent)
- Method in class net.pandoragames.far.ui.swing.component.listener.
ActionPreview
Empty dummy implementation.
mouseClicked(MouseEvent)
- Method in class net.pandoragames.far.ui.swing.component.listener.
ActionView
Empty dummy implementation.
mouseEntered(MouseEvent)
- Method in class net.pandoragames.far.ui.swing.component.listener.
ActionPreview
Empty dummy implementation.
mouseEntered(MouseEvent)
- Method in class net.pandoragames.far.ui.swing.component.listener.
ActionView
Empty dummy implementation.
mouseExited(MouseEvent)
- Method in class net.pandoragames.far.ui.swing.component.listener.
ActionPreview
Empty dummy implementation.
mouseExited(MouseEvent)
- Method in class net.pandoragames.far.ui.swing.component.listener.
ActionView
Empty dummy implementation.
mousePressed(MouseEvent)
- Method in class net.pandoragames.far.ui.swing.component.listener.
ActionPreview
Empty dummy implementation.
mousePressed(MouseEvent)
- Method in class net.pandoragames.far.ui.swing.component.listener.
ActionView
Empty dummy implementation.
mouseReleased(MouseEvent)
- Method in class net.pandoragames.far.ui.swing.component.listener.
ActionPreview
If the event source is a JTable (i.e.
mouseReleased(MouseEvent)
- Method in class net.pandoragames.far.ui.swing.component.listener.
ActionView
If the event source is a JTable (i.e.
moveDialog(int, int, FileSetTableModel, FindForm, MessageBox, SwingConfig, JFrame)
- Static method in class net.pandoragames.far.ui.swing.dialog.
FileOperationDialog
Convinience method to create a Move dialog.
MoveDialog
- Class in
net.pandoragames.far.ui.swing.dialog
Move dialog.
MoveDialog(JFrame, String, int, int, FileSetTableModel, FindForm, MessageBox, SwingConfig)
- Constructor for class net.pandoragames.far.ui.swing.dialog.
MoveDialog
Constructor for move dialog.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W