talx x1.0.5

talx.controller.base
Class DialogInterceptor.DialogActivator

java.lang.Object
  extended bytalx.controller.base.DialogInterceptor.DialogActivator
Enclosing class:
DialogInterceptor

protected class DialogInterceptor.DialogActivator
extends java.lang.Object

Class used by DialogTree to determine if a dialog should be shown.


Constructor Summary
protected DialogInterceptor.DialogActivator()
           
 
Method Summary
 boolean shouldShow(Controller c)
          Called by DialogTree shouldShow method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogInterceptor.DialogActivator

protected DialogInterceptor.DialogActivator()
Method Detail

shouldShow

public boolean shouldShow(Controller c)
Called by DialogTree shouldShow method. The behavior of this class is to always return true.


talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.