ILOG JRules

Package ilog.rules.brl.value.editor

Contains classes related to value editors.

See:
          Description

Interface Summary
IlrValueEditor Provides a mechanism to edit a lexical value in rule editors.
IlrValueEditorComponent Provides the mechanism to edit a value with a graphical user interface.
IlrValueEditorExtension An interface extension for a value editor that gives the editor access to the node (in the current syntax tree) when editing a value.
IlrValueEditorListener Defines the interface for an object that listens for changes in an IlrValueEditor.
 

Class Summary
IlrAbstractValueEditor Provides a part of the implementation of the interface IlrValueEditor.
IlrValueEditorEvent The value editor event class.
IlrValueEditorFactory Provides the mechanism to retrieve a value editor with a unique key that represents the value editor.
 

Package ilog.rules.brl.value.editor Description

Contains classes related to value editors.

Since:
JRules 6.0

ILOG JRules