com.bea.ide.control

com.bea.ide.control  Package

Interface Summary

AttributeEditorSimple

The interface that a property builder must implement to show a single-pane property editor.

AttributeEditorWizard

Property editors that manage their own dialogs can implement this interface.

ControlAttribute

ControlBehaviorContext

Base interface for the context objects passed to EditorSupport methods.

ControlExtensionInstance

ControlExtensionInterface

ControlMethod

ControlSvc.I

ControlTag

ControlWizard.NameValidator

A class that allows a custom insert wizard to request name validation from the IDE before returning from the wizard's show method.

EditorContext

This will be passed into control wizards and editors to allow limited access to the IDE framework.

EditorSupport

Provides information needed by the IDE to customize a control's behavior in Design View.

IControlLocator

Locates Controls for the IDE, mostly via the jar's control xml file.

IDesignView

IDesignViewDriver

NewControlInfo

Class Summary

ControlDataPaletteViewDriver

Implements a IDataPaletteView driver for control containers.

ControlDataPaletteViewDriver.ControlMethodGenerator

Utility class to generate methods available for control instances.

ControlDataPaletteViewDriver.JavaMethodAction

Currently a dummy class so we can populate the data palette with control methods.

ControlDataPaletteViewDriver.MethodComparator

Compare by method name.

ControlSvc

methods for dealing with controls and control containers.

ControlWizard

Extend this class for complete control of the look of an insert wizard.

ControlWizardSimple

A single pane wizard dialog for inserting control instances, or creating JCX files.

ControlWizardSimple.TagAttributeList

Provides a way to capture a property annotation and its attributes for passing to the IDE.

ControlWizardSimple.TagAttributeValue

Provides a way to capture a property attribute and its values for passing to the IDE.

DefaultDesignViewDriver

DefaultEditorSupport

A simple implementation of EditorSupport.