oracle.ide.editor
Interface EditorInfo
- public interface EditorInfo
EditorInfo is the EditorManager representation of an Editor.
_getEditor
public Editor _getEditor()
_getShortLabel
public java.lang.String _getShortLabel()
_getLongLabel
public java.lang.String _getLongLabel()
_getIcon
public javax.swing.Icon _getIcon()
_getDisabledIcon
public javax.swing.Icon _getDisabledIcon()
_getDocumentNumber
public int _getDocumentNumber()
_getDocumentAcceleratorText
public java.lang.String _getDocumentAcceleratorText()
_activate
public void _activate()
_close
public void _close()
Copyright ©1997, 2003, Oracle. All rights reserved.