public class NeedFileNameEvent extends DocumentEvent
Constructor and Description |
---|
NeedFileNameEvent(IDocument document,
String fileName,
String fileMIMEType) |
Modifier and Type | Method and Description |
---|---|
String |
getFileMIMEType() |
String |
getFileName() |
void |
setFileName(String fileName) |
getDocument
getSource, toString