public class MyGUISecurityCallback
extends java.lang.Object
implements org.icepdf.core.SecurityCallback
| Constructor and Description |
|---|
MyGUISecurityCallback(javax.swing.JFrame frame,
java.util.ResourceBundle messageBundle)
Create a new instance of a SecurityCallback.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
requestPassword(org.icepdf.core.pobjects.Document document) |
public MyGUISecurityCallback(javax.swing.JFrame frame,
java.util.ResourceBundle messageBundle)
frame - frame that the dialog will be centered on.