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

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

public class FindFocusableQuestion
extends Object
implements Question<Component,Component>

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

Constructor Summary
FindFocusableQuestion()
           
 
Method Summary
 Component getAnswer(Component cmp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindFocusableQuestion

public FindFocusableQuestion()
Method Detail

getAnswer

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


Copyright © 2012. All Rights Reserved.