|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActivePanelListener
Interface to be implemented by classes that wish to be notified of active table changes on a particular MainFrame.
Those classes need to be registered to receive those events, this can be done by calling
MainFrame.addActivePanelListener(ActivePanelListener).
MainFrame| Method Summary | |
|---|---|
void |
activePanelChanged(FolderPanel folderPanel)
This method is invoked when the currently active (i.e. |
| Method Detail |
|---|
void activePanelChanged(FolderPanel folderPanel)
folderPanel - the new active FolderPanel.
|
|||||||||
| 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