Interface ProjectExplorerPresentation
-
public interface ProjectExplorerPresentation
- Author:
- Fabrizio Giudici
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
populate(it.tidalwave.role.ui.PresentationModel pm)
Populates the presentation with data.
-