Package | Description |
---|---|
prompt.multiperspective.configuration | |
prompt.multiperspective.configuration.gui |
Modifier and Type | Method and Description |
---|---|
static MultiperspectiveConfiguration.ACTIVITY |
MultiperspectiveConfiguration.ACTIVITY.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MultiperspectiveConfiguration.ACTIVITY[] |
MultiperspectiveConfiguration.ACTIVITY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<MultiperspectiveConfiguration.ACTIVITY> |
MultiperspectiveConfiguration.getActivities() |
Modifier and Type | Method and Description |
---|---|
void |
MultiperspectiveConfiguration.addActivity(MultiperspectiveConfiguration.ACTIVITY activity) |
Modifier and Type | Method and Description |
---|---|
void |
SelectPerspectives.setSelectedSystems(java.util.Set<MultiperspectiveConfiguration.ACTIVITY> selection) |