public class InclusionChooserEvent extends EventObject
Modifier and Type | Field and Description |
---|---|
InclusionChoice |
choice |
source
Constructor and Description |
---|
InclusionChooserEvent(InclusionChooser source,
InclusionChoice choice) |
Modifier and Type | Method and Description |
---|---|
InclusionChooser |
getInclusionChooser() |
getSource, toString
public final InclusionChoice choice
public InclusionChooserEvent(InclusionChooser source, InclusionChoice choice)
public InclusionChooser getInclusionChooser()