Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.ui | |
org.eclipse.wst.jsdt.chromium.debug.ui.actions |
Class and Description |
---|
ChromiumDebugUIPlugin
The activator class controls the plug-in life cycle
|
DialogUtils.Gettable
A basic interface for anything that can give a value.
|
DialogUtils.Message
A user interface message for dialog window.
|
DialogUtils.MessagePriority
Priority of a user interface message.
|
DialogUtils.NormalExpression
An expression that gets calculated only when its dependencies are all non-error.
|
DialogUtils.OkButtonElements
An access to OK button and related elements of the dialog window from dialog logic part.
|
DialogUtils.Optional
A primitive approach to "optional" algebraic type.
|
DialogUtils.OptionalSwitcher
A switcher that is operated by optional expression.
|
DialogUtils.Scope
A scope for update graph vertices.
|
DialogUtils.ScopeEnabler
A callback that lets UI to reflect that some scope became enabled/disabled.
|
DialogUtils.SwitchBase
Base interface for 2 types of switchers.
|
DialogUtils.Switcher
A switcher that is operated by non-optional expression.
|
DialogUtils.Updater
Helps to conduct update for vertices in a value graph.
|
DialogUtils.ValueConsumer
Represents consumer vertex for Updater.
|
DialogUtils.ValueProcessor
A basic implementation of object that is both consumer and source.
|
DialogUtils.ValueSource
Represents source vertex for Updater.
|
TableUtils.ColumnData
A small structure that holds column-related data: column label provider and
adapter that gets column-specific field from row element.
|
TableUtils.ColumnLabelProvider
A type column label provider.
|
TableUtils.ValueAdapter |
WizardUtils.LogicBasedWizard
A simple implementation of Eclipse
IWizard that works with WizardUtils.WizardPageSet and
WizardUtils.WizardLogic . |
WizardUtils.PageElements
A base interface for page set object.
|
WizardUtils.PageElementsFactory |
WizardUtils.PageImpl
A simple implementation of the wizard page that stores mutable pointers
to its next/previous pages and a pointer to page elements.
|
WizardUtils.PageListener |
WizardUtils.WizardFinisher
A call-back that implements wizard 'finish' button action.
|
WizardUtils.WizardLogic
An accessor to a wizard logic system.
|
WizardUtils.WizardPageSet
A base interface for page set object.
|
Class and Description |
---|
TableUtils.ColumnData
A small structure that holds column-related data: column label provider and
adapter that gets column-specific field from row element.
|
TableUtils.ValueAdapter |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.