WUI : API


Uses of Interface
org.westofj.wui.WMapLayoutManager

Packages that use WMapLayoutManager
org.westofj.wui   
 

Uses of WMapLayoutManager in org.westofj.wui
 

Classes in org.westofj.wui that implement WMapLayoutManager
 class WBorderLayout
          A map layout manager that renders map container around a border.
 class WHtmlLayout
          An HTML layout manager renders the a container by replacing special tags in an HTML template with the HTML generated by the widgets.
 class WJspLayout
           
 

Methods in org.westofj.wui that return WMapLayoutManager
 WMapLayoutManager WMapContainer.getLayoutManager()
          Returns the layout manager.
 

Methods in org.westofj.wui with parameters of type WMapLayoutManager
 void WMapContainer.setLayoutManager(WMapLayoutManager layoutManager)
          Sets the layout manager.
 


Copyright (c) 2003 West of J - All rights reserved.