|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IVisualComponent | |
|---|---|
| org.perfectjpattern.core.structural.decorator | Decorator Core Pattern implementation. |
| Uses of IVisualComponent in org.perfectjpattern.core.structural.decorator |
|---|
| Subinterfaces of IVisualComponent in org.perfectjpattern.core.structural.decorator | |
|---|---|
interface |
IScrollableComponent
Abstract definition of Scrollable Component |
| Classes in org.perfectjpattern.core.structural.decorator that implement IVisualComponent | |
|---|---|
class |
TextView
TextView concrete implementation of IVisualComponent |
| Constructors in org.perfectjpattern.core.structural.decorator with parameters of type IVisualComponent | |
|---|---|
BorderDecorator(IVisualComponent aVisualComponent)
|
|
ScrollDecorator(IVisualComponent aVisualComponent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||