Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.lanceolav.jreftree.dialogs
Class EditReferenceDialog  view EditReferenceDialog download EditReferenceDialog.java

java.lang.Object
  extended bycom.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)