edu.rice.cs.drjava.ui
Class BrowserHistoryPanel.BrowserHistoryListUserObj
java.lang.Object
edu.rice.cs.drjava.ui.RegionsListPanel.RegionListUserObj<BrowserDocumentRegion>
edu.rice.cs.drjava.ui.BrowserHistoryPanel.BrowserHistoryListUserObj
- Enclosing class:
- BrowserHistoryPanel
protected class BrowserHistoryPanel.BrowserHistoryListUserObj
- extends RegionsListPanel.RegionListUserObj<BrowserDocumentRegion>
Class that gets put into the tree. The toString() method determines what's displayed in the three.
BrowserHistoryPanel.BrowserHistoryListUserObj
public BrowserHistoryPanel.BrowserHistoryListUserObj(BrowserDocumentRegion r)
toString
public String toString()
- Overrides:
toString
in class RegionsListPanel.RegionListUserObj<BrowserDocumentRegion>