| Package | Description | 
|---|---|
| javax.ide.model | 
 The interfaces and classes implementing an IDE's data model. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ElementDisplayInfo | 
Document.getDisplayInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
Document.setDisplayInfo(ElementDisplayInfo displayInfo)
Set the display info for this element. 
 |