org.eparapher.rcp.dialog
Class PINDialog

java.lang.Object
  extended by org.eclipse.swt.widgets.Dialog
      extended by org.eparapher.rcp.dialog.PINDialog

public class PINDialog
extends org.eclipse.swt.widgets.Dialog


Field Summary
 boolean recieved
           
 
Constructor Summary
PINDialog(org.eclipse.swt.widgets.Shell activeShell)
           
 
Method Summary
static PINDialog getInstance()
           
 String getPINorPassword()
           
 void prompt()
           
 
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

recieved

public boolean recieved
Constructor Detail

PINDialog

public PINDialog(org.eclipse.swt.widgets.Shell activeShell)
Method Detail

getInstance

public static PINDialog getInstance()

prompt

public void prompt()

getPINorPassword

public String getPINorPassword()


Copyright © 2009 eParapher Software Foundation. All Rights Reserved.