Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


oracle.ide.editor
Interface EditorInfo


public interface EditorInfo

EditorInfo is the EditorManager representation of an Editor.


Method Summary
 Editor _getEditor()
           
 javax.swing.Icon _getIcon()
           
 java.lang.String _getLongLabel()
           
 java.lang.String _getShortLabel()
           

 

Method Detail

_getEditor

Editor _getEditor()

_getShortLabel

java.lang.String _getShortLabel()

_getLongLabel

java.lang.String _getLongLabel()

_getIcon

javax.swing.Icon _getIcon()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.