Uses of Interface
org.perfectjpattern.core.structural.decorator.IScrollable

Packages that use IScrollable
org.perfectjpattern.core.structural.decorator Decorator Core Pattern implementation. 
 

Uses of IScrollable in org.perfectjpattern.core.structural.decorator
 

Subinterfaces of IScrollable in org.perfectjpattern.core.structural.decorator
 interface IScrollableComponent
          Abstract definition of Scrollable Component
 

Classes in org.perfectjpattern.core.structural.decorator that implement IScrollable
 class ScrollDecorator
          Decorates Components of type IVisualComponent and adds extra functionality.
 



Copyright © 2007-2009. All Rights Reserved.