public class GenerateAnnotatedAttachmentAction extends AbstractFaxToMailAction<PDFEditorUIModel,PDFEditorUI,PDFEditorUIHandler>
| Constructor and Description |
|---|
GenerateAnnotatedAttachmentAction(PDFEditorUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected int[] |
computeCoordinates(Component panel,
int rotation,
float zoom) |
void |
doAction() |
void |
postSuccessAction() |
protected void |
showTextAligned(com.itextpdf.text.pdf.PdfContentByte canvas,
String text,
float x,
float y,
float rotation,
com.itextpdf.text.pdf.BaseFont baseFont,
float fontSize) |
createProgressionModelIfRequired, getConfig, getContext, getProgressionModel, sendMessageaskBeforeDelete, askOverwriteFile, chooseFile, decorate, decorate, displayErrorMessage, displayInfoMessage, displayWarningMessage, getActionDescription, getActionEngine, getActionFactory, getDecorator, getDialogParentComponent, getHandler, getModel, getUI, isHideBody, postFailedAction, prepareAction, releaseAction, saveFile, saveFile, saveFileWithStartDirectory, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerpublic GenerateAnnotatedAttachmentAction(PDFEditorUIHandler handler)
public void doAction()
throws Exception
doAction in class AbstractFaxToMailAction<PDFEditorUIModel,PDFEditorUI,PDFEditorUIHandler>Exceptionprotected int[] computeCoordinates(Component panel, int rotation, float zoom)
protected void showTextAligned(com.itextpdf.text.pdf.PdfContentByte canvas,
String text,
float x,
float y,
float rotation,
com.itextpdf.text.pdf.BaseFont baseFont,
float fontSize)
public void postSuccessAction()
postSuccessAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<PDFEditorUIModel,PDFEditorUI,PDFEditorUIHandler>Copyright © 2014–2015 CodeLutin. All rights reserved.