com.partnersoft.v3x.gui
Class LicenseGUILib.EvaluationNoticeActions

java.lang.Object
  extended by com.partnersoft.v3x.gui.LicenseGUILib.EvaluationNoticeActions
Enclosing class:
LicenseGUILib

public static class LicenseGUILib.EvaluationNoticeActions
extends java.lang.Object


Constructor Summary
LicenseGUILib.EvaluationNoticeActions(BasicDialog dialog)
           
 
Method Summary
 void agree()
           
 void disagree()
           
 void viewAgreement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseGUILib.EvaluationNoticeActions

public LicenseGUILib.EvaluationNoticeActions(BasicDialog dialog)
Method Detail

viewAgreement

public void viewAgreement()

agree

public void agree()

disagree

public void disagree()