Uses of Class
com.itmill.toolkit.ui.AbstractComponentContainer

Packages that use AbstractComponentContainer
com.itmill.toolkit.terminal.web This package implement web terminal for both AJAX-capable and more limited web browsers. 
com.itmill.toolkit.ui Provides interfaces and classes in the IT Mill Toolkit. 
 

Uses of AbstractComponentContainer in com.itmill.toolkit.terminal.web
 

Subclasses of AbstractComponentContainer in com.itmill.toolkit.terminal.web
 class DebugWindow
          This class provides a debugging window where one may view the UIDL of the current window, or in a tabset the UIDL of an active frameset.
 

Uses of AbstractComponentContainer in com.itmill.toolkit.ui
 

Subclasses of AbstractComponentContainer in com.itmill.toolkit.ui
 class CustomLayout
           A container component with freely designed layout and style.
 class ExpandLayout
          Our layouts (except custom layout of course) don't currently work at all with relative widths.
 class FrameWindow
           An application frame window component.
 class GridLayout
           A container that consists of components with certain coordinates on a grid.
 class OrderedLayout
          Ordered layout.
 class Panel
          Panel - a simple single component container.
 class TabSheet
          Tabsheet component.
 class Window
          Application window component.
 



Copyright © 2000-2008 IT Mill Ltd. All Rights Reserved.