| Package | Description |
|---|---|
| org.processmining.framework.util.ui.widgets |
| Modifier and Type | Class and Description |
|---|---|
class |
ProMTitledScrollContainerChild |
| Modifier and Type | Method and Description |
|---|---|
ProMScrollContainerChild |
ProMScrollContainer.getChild(int i) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProMScrollContainerChild> |
ProMScrollContainer.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProMScrollContainer.addChild(ProMScrollContainerChild child) |
void |
ProMScrollContainer.addChild(ProMScrollContainerChild child,
int index) |
void |
ProMScrollContainer.removeChild(ProMScrollContainerChild child) |