public static class

SourceModel.Line

extends Object
java.lang.Object
   ↳ com.sun.tools.example.debug.gui.SourceModel.Line

Summary

Fields
public boolean hasBreakpoint
public ReferenceType refType
public String text
Public Methods
boolean hasBreakpoint()
boolean isExecutable()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public boolean hasBreakpoint

public ReferenceType refType

public String text

Public Methods

public boolean hasBreakpoint ()

public boolean isExecutable ()