siouxsie.desktop
Interface IViewHandler

All Known Implementing Classes:
CardLayoutViewHandler

public interface IViewHandler

Version:
$Id$
Author:
Arnaud Cogoluegnes

Method Summary
 void displayApplicationView(java.lang.String appId)
          Display the application view in the default container.
 void displayView(java.lang.String id)
          Display the view in the default container
 javax.swing.JComponent getDefaultContainer()
          The default container.
 

Method Detail

displayView

void displayView(java.lang.String id)
Display the view in the default container

Parameters:
id -

getDefaultContainer

javax.swing.JComponent getDefaultContainer()
The default container.

Returns:

displayApplicationView

void displayApplicationView(java.lang.String appId)
Display the application view in the default container.

Parameters:
appId -


Copyright © 2006-2008 null. All Rights Reserved.