| Package | Description |
|---|---|
| csbase.client.applications.algorithmsmanager.dialogs |
| Modifier and Type | Method and Description |
|---|---|
static AlgorithmsAndCategoriesBindPanel.ItemType |
AlgorithmsAndCategoriesBindPanel.ItemType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlgorithmsAndCategoriesBindPanel.ItemType[] |
AlgorithmsAndCategoriesBindPanel.ItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AlgorithmsAndCategoriesBindPanel(AlgorithmsManager application,
DataInterface currentData,
java.util.SortedSet<DataInterface> availableItems,
java.util.SortedSet<DataInterface> selectedItems,
AlgorithmsAndCategoriesBindPanel.ItemType itemType)
Constrói a janela para associação de algoritmos e categorias.
|
Copyright © 2016. All Rights Reserved.