com.lowagie.tools.arguments

Class LabelAccessory

public class LabelAccessory extends JPanel implements PropertyChangeListener

Label for the FileChooser
Field Summary
BorderLayoutborderLayout1
BorderLayoutborderLayout2
Stringfilename
JLabeljLabel1
JPaneljPanel2
JScrollPanejScrollPane1
static longserialVersionUID
Constructor Summary
LabelAccessory()
Method Summary
voidcreateTextFromPDF(File file)
voidpropertyChange(PropertyChangeEvent evt)

Field Detail

borderLayout1

BorderLayout borderLayout1

borderLayout2

BorderLayout borderLayout2

filename

String filename

jLabel1

JLabel jLabel1

jPanel2

JPanel jPanel2

jScrollPane1

JScrollPane jScrollPane1

serialVersionUID

private static final long serialVersionUID

Constructor Detail

LabelAccessory

public LabelAccessory()

Method Detail

createTextFromPDF

public void createTextFromPDF(File file)

propertyChange

public void propertyChange(PropertyChangeEvent evt)