org.perfectjpattern.core.behavioral.chainofresponsibility
Class Dialog
java.lang.Object
   org.perfectjpattern.core.behavioral.chainofresponsibility.AbstractWidget
org.perfectjpattern.core.behavioral.chainofresponsibility.AbstractWidget
       org.perfectjpattern.core.behavioral.chainofresponsibility.Dialog
org.perfectjpattern.core.behavioral.chainofresponsibility.Dialog
- All Implemented Interfaces: 
- IHelpAware, IPrintAware
- public class Dialog 
- extends AbstractWidget
Dialog widget
- Version:
- $Revision: 1.0 $Date: Apr 19, 2008 12:25:45 PM $
- Author:
- Giovanni Azua
-  
- 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Dialog
public Dialog(String aName)
canHandleHelp
protected boolean canHandleHelp()
- 
 
- 
- Specified by:
- canHandleHelpin class- AbstractWidget
 
- 
 
canHandlePrint
protected boolean canHandlePrint()
- 
 
- 
- Specified by:
- canHandlePrintin class- AbstractWidget
 
- 
 
handleHelp
protected void handleHelp()
- 
 
- 
- Specified by:
- handleHelpin class- AbstractWidget
 
- 
 
handlePrint
protected void handlePrint()
- 
 
- 
- Specified by:
- handlePrintin class- AbstractWidget
 
- 
 
setLogger
protected static void setLogger(org.slf4j.Logger aLogger)
- 
 
Copyright © 2007-2009. All Rights Reserved.