Uses of Interface
palmed.ui.ILayoutManager

Packages that use ILayoutManager
palmed.edit Implements a custom text edit box. 
palmed.ui Provides generic ui components. 
 

Uses of ILayoutManager in palmed.edit
 

Classes in palmed.edit that implement ILayoutManager
 class TextBox
          This class implements a custom text box component.
 

Uses of ILayoutManager in palmed.ui
 

Classes in palmed.ui that implement ILayoutManager
 class Container
          This class implements a graphical container of components.
 

Constructors in palmed.ui with parameters of type ILayoutManager
Toolbar(ICommandListener listener, ILayoutManager manager)
          Create a toolbar.
 



Copyright © 2004-2006 PalmEd. All Rights Reserved.