Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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()

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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