| Package | Description |
|---|---|
| csbase.client.algorithms.commands.newview | |
| csbase.client.algorithms.commands.view |
| Modifier and Type | Method and Description |
|---|---|
static AbstractTab.TabType |
NewCommandViewUtils.getNewTabType(TabType oldTabType)
Converte os valores da enumeração que determina o tipo da aba utilizada
anteriormente para a nova enumeração.
|
| Modifier and Type | Method and Description |
|---|---|
static TabType |
TabType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TabType[] |
TabType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AlgorithmCommandViewFactory.showView(DesktopComponentFrame owner,
csbase.logic.CommandInfo command,
GraphNode node,
TabType preferredTab)
Cria uma visão do comando.
|
static void |
AlgorithmCommandViewFactory.showView(DesktopComponentFrame owner,
csbase.logic.CommandInfo command,
TabType preferredTab)
Cria uma visão do comando.
|
Copyright © 2018. All Rights Reserved.