|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IconPanel | |
| portaview.view | The views, or "V" in the MVC pattern. |
| Uses of IconPanel in portaview.view |
| Subclasses of IconPanel in portaview.view | |
class |
AlbumPanel
Album panel that displays the list of albums. |
class |
PortaViewPanel
Represents a PortaViewPanel that list out the PortaViews on the left. |
| Methods in portaview.view with parameters of type IconPanel | |
java.lang.Object |
AlbumPanel.getViewFromModel(java.lang.Object model,
IconPanel ipanel)
Returns the AlbumIconView. |
abstract java.lang.Object |
IconPanel.getViewFromModel(java.lang.Object model,
IconPanel ipanel)
Children should implement this in order to get a view from the model. |
java.lang.Object |
PortaViewPanel.getViewFromModel(java.lang.Object model,
IconPanel ipanel)
Generates a PortaViewView from the PortaViewModel. |
| Constructors in portaview.view with parameters of type IconPanel | |
IconPanelContent(IconPanel panel,
ObservableCollection models)
|
|
IconView(IconPanel ipanel)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||