public static class DesktopHistory.Entry extends Object
| Constructor and Description |
|---|
Entry(DesktopPanel desktopPanel,
String moduleId) |
Entry(JPanel dashboardPanel,
String moduleId) |
Entry(ModelItem modelItem,
String moduleId) |
| Modifier and Type | Method and Description |
|---|---|
JPanel |
getDashboardPanel() |
DesktopPanel |
getDesktopPanel() |
ModelItem |
getModelItem() |
String |
getModuleId() |
String |
toString() |
public Entry(DesktopPanel desktopPanel, String moduleId)
Copyright © 2019. All rights reserved.