public static class OpenPomAction.MavenStorageEditorInput extends Object implements org.eclipse.ui.IStorageEditorInput
Constructor and Description |
---|
MavenStorageEditorInput(String name,
String tooltip,
String path,
byte[] content) |
Modifier and Type | Method and Description |
---|---|
boolean |
exists() |
Object |
getAdapter(Class adapter) |
org.eclipse.jface.resource.ImageDescriptor |
getImageDescriptor() |
String |
getName() |
org.eclipse.core.runtime.IPath |
getPath() |
org.eclipse.ui.IPersistableElement |
getPersistable() |
org.eclipse.core.resources.IStorage |
getStorage() |
String |
getToolTipText() |
public boolean exists()
exists
in interface org.eclipse.ui.IEditorInput
public String getName()
getName
in interface org.eclipse.ui.IEditorInput
public String getToolTipText()
getToolTipText
in interface org.eclipse.ui.IEditorInput
public org.eclipse.core.resources.IStorage getStorage()
getStorage
in interface org.eclipse.ui.IStorageEditorInput
public org.eclipse.jface.resource.ImageDescriptor getImageDescriptor()
getImageDescriptor
in interface org.eclipse.ui.IEditorInput
public org.eclipse.ui.IPersistableElement getPersistable()
getPersistable
in interface org.eclipse.ui.IEditorInput
public Object getAdapter(Class adapter)
getAdapter
in interface org.eclipse.core.runtime.IAdaptable
public org.eclipse.core.runtime.IPath getPath()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.