cz.vity.freerapid.gui.managers
Class ContentManager

java.lang.Object
  extended by cz.vity.freerapid.gui.managers.ContentManager

public class ContentManager
extends Object

Author:
Vity

Constructor Summary
ContentManager(org.jdesktop.application.ApplicationContext context, ManagerDirector managerDirector)
           
 
Method Summary
 Component getComponent()
           
 ContentPanel getContentPanel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentManager

public ContentManager(org.jdesktop.application.ApplicationContext context,
                      ManagerDirector managerDirector)
Method Detail

getContentPanel

public ContentPanel getContentPanel()

getComponent

public Component getComponent()