Uses of Interface
org.apache.jetspeed.services.forward.configuration.Pane

Packages that use Pane
org.apache.jetspeed.services.forward.configuration   
org.apache.jetspeed.services.forward.configuration.impl   
 

Uses of Pane in org.apache.jetspeed.services.forward.configuration
 

Methods in org.apache.jetspeed.services.forward.configuration that return Pane
 Pane Forward.getPane()
           
 

Uses of Pane in org.apache.jetspeed.services.forward.configuration.impl
 

Classes in org.apache.jetspeed.services.forward.configuration.impl that implement Pane
 class PaneImpl
          Pane Implementation for Forward
 

Methods in org.apache.jetspeed.services.forward.configuration.impl that return Pane
 Pane ForwardImpl.getPane()
           
 

Methods in org.apache.jetspeed.services.forward.configuration.impl with parameters of type Pane
 void ForwardImpl.setPane(Pane pane)
           
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.