org.jtheque.core.managers.view.able.components
Interface IModulesPanelView

All Known Implementing Classes:
ModulesPanel

public interface IModulesPanelView

A modules panel view specification.

Author:
Baptiste Wicht

Method Summary
 ModuleContainer getSelectedModule()
          Return the selected module.
 void refresh()
          Refresh.
 

Method Detail

getSelectedModule

ModuleContainer getSelectedModule()
Return the selected module.

Returns:
The selected module.

refresh

void refresh()
Refresh.



Copyright © 2009 JTheque. All Rights Reserved.