|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.icepdf.ri.common.MyGUISecurityCallback
public class MyGUISecurityCallback
This class is reference code for displaying a password dialog box for encrypted PDF documents.
| Constructor Summary | |
|---|---|
MyGUISecurityCallback(javax.swing.JFrame frame,
java.util.ResourceBundle messageBundle)
Create a new instance of a SecurityCallback. |
|
| Method Summary | |
|---|---|
java.lang.String |
requestPassword(org.icepdf.core.pobjects.Document document)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyGUISecurityCallback(javax.swing.JFrame frame,
java.util.ResourceBundle messageBundle)
frame - frame that the dialog will be centered on.| Method Detail |
|---|
public java.lang.String requestPassword(org.icepdf.core.pobjects.Document document)
requestPassword in interface org.icepdf.core.SecurityCallback
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||