|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
W
- the concrete I/O wizard typeP
- the IOProvider
type used in the wizardpublic interface IOWizardListener<P extends IOProvider,W extends IOWizard<P>>
Listener interface for IOWizard
s
Method Summary | |
---|---|
void |
contentTypeChanged(org.eclipse.core.runtime.content.IContentType contentType)
Called when the content type assigned to the wizard has changed |
void |
providerDescriptorChanged(IOProviderDescriptor providerDescriptor)
Called when the I/O provider descriptor assigned to the wizard has changed |
Method Detail |
---|
void providerDescriptorChanged(IOProviderDescriptor providerDescriptor)
providerDescriptor
- the provider descriptor, may be
null
void contentTypeChanged(org.eclipse.core.runtime.content.IContentType contentType)
contentType
- the content type, may be null
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |