public class RemoteFilePanel
extends java.lang.Object
Constructor and Description |
---|
RemoteFilePanel(Project project,
HttpVirtualFile virtualFile,
java.beans.PropertyChangeListener propertyChangeListener) |
Modifier and Type | Method and Description |
---|---|
void |
deselectNotify() |
void |
dispose() |
TextEditor |
getFileEditor() |
javax.swing.JPanel |
getMainPanel() |
void |
selectNotify() |
public RemoteFilePanel(Project project, HttpVirtualFile virtualFile, java.beans.PropertyChangeListener propertyChangeListener)
public TextEditor getFileEditor()
public javax.swing.JPanel getMainPanel()
public void selectNotify()
public void deselectNotify()
public void dispose()