Package | Description |
---|---|
meka.gui.experimenter | |
meka.gui.experimenter.menu |
Modifier and Type | Field and Description |
---|---|
protected Experimenter |
AbstractExperimenterTab.m_Owner
the owning experimenter.
|
Modifier and Type | Method and Description |
---|---|
Experimenter |
AbstractExperimenterTab.getOwner()
Returns the Experimenter instance this tab belongs to.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractExperimenterTab.setOwner(Experimenter value)
Sets the Experimenter instance this tab belongs to.
|
Modifier and Type | Field and Description |
---|---|
protected Experimenter |
AbstractExperimenterMenuItem.m_Owner
the experimenter the menu item belongs to.
|
Modifier and Type | Method and Description |
---|---|
Experimenter |
AbstractExperimenterMenuItem.getOwner()
Returns the owner.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractExperimenterMenuItem.setOwner(Experimenter value)
Sets the owner.
|
void |
AbstractExperimenterMenuItem.update(Experimenter exp,
AbstractAction action)
Updates the action using the experimenter.
|
Copyright © 2017. All Rights Reserved.