org.noos.xing.mydoggy.plaf.ui.util
Class ParentOfQuestion

java.lang.Object
  extended by org.noos.xing.mydoggy.plaf.ui.util.ParentOfQuestion
All Implemented Interfaces:
Question<Component,Boolean>

public class ParentOfQuestion
extends Object
implements Question<Component,Boolean>

Author:
Angelo De Caro (angelo.decaro@gmail.com)

Field Summary
protected  Component parent
           
 
Constructor Summary
ParentOfQuestion(Component parent)
           
 
Method Summary
 Boolean getAnswer(Component param)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parent

protected Component parent
Constructor Detail

ParentOfQuestion

public ParentOfQuestion(Component parent)
Method Detail

getAnswer

public Boolean getAnswer(Component param)
Specified by:
getAnswer in interface Question<Component,Boolean>


Copyright © 2012. All Rights Reserved.