org.jtheque.core.managers.view.able.update
Interface IRepositoryView

All Superinterfaces:
IView
All Known Implementing Classes:
RepositoryView

public interface IRepositoryView
extends IView

Author:
Baptiste Wicht

Method Summary
 void expandSelectedModule()
          Expand the selected module.
 ModuleDescription getSelectedModule()
          Return the selected module.
 
Methods inherited from interface org.jtheque.core.managers.view.able.IView
build, closeDown, display, getImpl, getModel, isEnabled, refresh, sendMessage, setEnabled, setModel, toFirstPlan, validateContent
 

Method Detail

getSelectedModule

ModuleDescription getSelectedModule()
Return the selected module.

Returns:
The selected module.

expandSelectedModule

void expandSelectedModule()
Expand the selected module.



Copyright © 2009 JTheque. All Rights Reserved.