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

E13403-04

Uses of Class
javax.ide.view.DefaultViewable

Packages that use DefaultViewable
javax.ide.editor The editor interfaces that extension writers need to implement in order to add a new editor to an IDE. 
javax.ide.log The interfaces that extension writers use and need to implement in order to add a new log pages to an IDE. 
javax.ide.menu The menu registration classes that extension writers use to find information about actions and menus. 
javax.ide.view IDE view support classes and interfaces. 
 

Uses of DefaultViewable in javax.ide.editor
 

Subclasses of DefaultViewable in javax.ide.editor
 class Editor
          The Editor interface defines the methods to open and close editors, along with methods to save and restore editor specific settings.
 class TextEditor
          Base class for text based editors.
 

Uses of DefaultViewable in javax.ide.log
 

Subclasses of DefaultViewable in javax.ide.log
 class LogPage
          The LogPage interface defines the methods to log and clear messages from a page.
 

Uses of DefaultViewable in javax.ide.menu
 

Subclasses of DefaultViewable in javax.ide.menu
 class IDEAction
          IDEAction encapsulates the meta-data describing an executable action.
 

Uses of DefaultViewable in javax.ide.view
 

Subclasses of DefaultViewable in javax.ide.view
 class View
          View components display information to the user.
 


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.