Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.eclipse.debug.internal.ui.views.variables

Interface Summary
IValueContentProvider Experimental: Provides logical content for a value, rather than all content.
VariablesView.ICursorListener Internal interface for a cursor listener.
 

Class Summary
AvailableLogicalStructuresAction Drop down action that displays available logical structures for a selected variable or expression.
DetailPaneWordWrapAction An action delegate that toggles the state of its viewer to use word wrap in the details pane.
IndexedValuePartition A parition (subrange) of values of an indexed value
IndexedVariablePartition A variable containing a subset/range of values from an indexed value (IIndexedValue).
SelectLogicalStructureAction Action to set the logical structure to display for a variable (enables/disables logical structure types for the same variable).
StatusLineContributionItem  
ToggleLogicalStructureAction Action to toggle the use of contributed variables content providers on and off.
VariablesView This view shows variables and their values for a particular stack frame
VariablesView.PositionLabelValue Data structure for the position label value.
VariablesViewContentProvider Provide the contents for a variables viewer.
VariablesViewer Variables viewer.
VariablesViewEventHandler Updates the variables view
VariablesViewMessages  
VariableViewToggleAction  
ViewerState Memento of the expanded and selected items in a variables viewer.