| com.quantum.flatfiles.QuantumFlatFilesPlugin
QuantumFlatFilesPlugin | public class QuantumFlatFilesPlugin extends AbstractUIPlugin (Code) | | author: BC Holmes |
Field Summary | |
protected static AbstractUIPlugin | plugin |
Constructor Summary | |
public | QuantumFlatFilesPlugin(IPluginDescriptor descriptor) TODO: BCH - this constructor has changed in Eclipse 3.0. | public | QuantumFlatFilesPlugin() This version will be invoked by 3.0
In 2.x it will appear with an error, but won't matter as won't be ever called. |
plugin | protected static AbstractUIPlugin plugin(Code) | | |
QuantumFlatFilesPlugin | public QuantumFlatFilesPlugin(IPluginDescriptor descriptor)(Code) | | TODO: BCH - this constructor has changed in Eclipse 3.0. This
old version of the constructor is still necessary for running under
Eclipse 2.x.
Parameters: descriptor - |
QuantumFlatFilesPlugin | public QuantumFlatFilesPlugin()(Code) | | This version will be invoked by 3.0
In 2.x it will appear with an error, but won't matter as won't be ever called. Can be commented in 2.x
|
getDefault | public static AbstractUIPlugin getDefault()(Code) | | |
initializeImageRegistry | protected void initializeImageRegistry(ImageRegistry registry)(Code) | | |
|
|