当前页面:
在线文档首页 >
NetBeans API Javadoc 4.1.0
FileEditorSupport (NetBeans VCS API) - NetBeans API Javadoc 4.1.0
org.netbeans.modules.vcscore.util
Class FileEditorSupport
java.lang.Object
org.openide.windows.CloneableOpenSupport
org.openide.text.CloneableEditorSupport
org.netbeans.modules.vcscore.util.FileEditorSupport
- public class FileEditorSupport
- extends CloneableEditorSupport
Methods inherited from class org.openide.text.CloneableEditorSupport |
addChangeListener, addPropertyChangeListener, close, createCloneableEditor, createCloneableTopComponent, createEditorKit, createPane, createPositionRef, createStyledDocument, createUndoRedoManager, documentID, firePropertyChange, getDocument, getInputStream, getLineSet, getOpenedPanes, getUndoRedo, initializeCloneableEditor, isDocumentLoaded, isModified, loadFromStreamToKit, messageLine, notifyClosed, notifyModified, notifyUnmodified, open, openAt, openDocument, prepareDocument, print, reloadDocument, removeChangeListener, removePropertyChangeListener, saveDocument, saveFromKitToStream, setMIMEType, updateTitles |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileEditorSupport
public FileEditorSupport(File file,
FileEditorSupport.FileEnvironment env)
- Creates new FileEditorSupport
addCloseListener
public void addCloseListener(TopComponentCloseListener listener)
messageName
public String messageName()
messageOpened
public String messageOpened()
messageOpening
public String messageOpening()
messageSave
public String messageSave()
messageToolTip
public String messageToolTip()
canClose
protected boolean canClose()