com.mucommander.ui.quicklist
Interface QuickListFocusableComponent

All Known Implementing Classes:
DataList, GenericPopupDataListWithIcons

public interface QuickListFocusableComponent

Components which request focus in this package should implement this interface, and return their invoker FileTable which is the next component, after them, in the focus traversal.

Author:
Arik Hadas

Method Summary
 FileTable getInvokerFileTable()
          This function should return the invoker FileTable which is the next component in the focus traversal.
 

Method Detail

getInvokerFileTable

FileTable getInvokerFileTable()
This function should return the invoker FileTable which is the next component in the focus traversal.

Returns:
invoker FileTable


This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard