|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TableSelectionListener
Interface to be implemented by classes that wish to be notified of selection changes on a particular
FileTable. Those classes need to be registered to receive those events, this can be done by calling
FileTable.addTableSelectionListener().
FileTable| Method Summary | |
|---|---|
void |
markedFilesChanged(FileTable source)
This method is invoked when the files marked have changed on the specified FileTable. |
void |
selectedFileChanged(FileTable source)
This method is invoked when the selected file has changed on the specified FileTable . |
| Method Detail |
|---|
void selectedFileChanged(FileTable source)
source - the FileTable instance on which the file selection has changedvoid markedFilesChanged(FileTable source)
source - the FileTable instance on which the files marked have changed
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard