|
|||||||||
| Home >> All >> com >> lanceolav >> jreftree >> [ dialogs overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.lanceolav.jreftree.dialogs
Class EditReferenceDialog

java.lang.Objectcom.lanceolav.jreftree.dialogs.EditReferenceDialog
- public class EditReferenceDialog
- extends java.lang.Object
| Field Summary | |
private com.lanceolav.jreftree.DisplayRecordPane |
drp
|
private javax.swing.JOptionPane |
optionPane
|
private boolean |
pressedOK
|
private javax.swing.JScrollPane |
sp
|
| Constructor Summary | |
EditReferenceDialog(com.lanceolav.jreftree.JournalEntry je)
|
|
| Method Summary | |
boolean |
getPressedOK()
|
void |
updateJournalEntry(com.lanceolav.jreftree.JournalEntry je)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
optionPane
private javax.swing.JOptionPane optionPane
drp
private com.lanceolav.jreftree.DisplayRecordPane drp
sp
private javax.swing.JScrollPane sp
pressedOK
private boolean pressedOK
| Constructor Detail |
EditReferenceDialog
public EditReferenceDialog(com.lanceolav.jreftree.JournalEntry je)
| Method Detail |
getPressedOK
public boolean getPressedOK()
updateJournalEntry
public void updateJournalEntry(com.lanceolav.jreftree.JournalEntry je)
|
|||||||||
| Home >> All >> com >> lanceolav >> jreftree >> [ dialogs overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.lanceolav.jreftree.dialogs.EditReferenceDialog