org.perfectjpattern.core.structural.decorator
Interface IVisualComponent

All Known Subinterfaces:
IScrollableComponent
All Known Implementing Classes:
TextView

public interface IVisualComponent

Abstract definition of Visual Component

Version:
$Revision: 1.0 $Date: Apr 5, 2008 11:06:51 PM $
Author:
Giovanni Azua
 

Method Summary
 void draw()
           
 void focus()
           
 void hide()
           
 

Method Detail

draw

void draw()

focus

void focus()

hide

void hide()


Copyright © 2007-2009. All Rights Reserved.