|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColorAdapter | |
|---|---|
| info.bioinfweb.treegraph.document.format.adapters.color | |
| info.bioinfweb.treegraph.document.undo.format | |
| info.bioinfweb.treegraph.gui.dialogs.specialformats | |
| Uses of ColorAdapter in info.bioinfweb.treegraph.document.format.adapters.color |
|---|
| Classes in info.bioinfweb.treegraph.document.format.adapters.color that implement ColorAdapter | |
|---|---|
class |
BranchLineColorAdapter
|
class |
LabelLineColorAdapter
|
class |
LabelTextColorAdapter
|
class |
NodeLineColorAdapter
|
class |
NodeTextColorAdapter
|
| Uses of ColorAdapter in info.bioinfweb.treegraph.document.undo.format |
|---|
| Fields in info.bioinfweb.treegraph.document.undo.format declared as ColorAdapter | |
|---|---|
private ColorAdapter[] |
ColorsByNodeBranchDataEdit.targetAdapters
|
| Constructors in info.bioinfweb.treegraph.document.undo.format with parameters of type ColorAdapter | |
|---|---|
ColorsByNodeBranchDataEdit(Document document,
NodeBranchDataAdapter sourceAdapter,
Color min,
Color max,
boolean changeUndefined,
boolean inheritToTerminals,
ColorAdapter[] targetAdapters)
|
|
| Uses of ColorAdapter in info.bioinfweb.treegraph.gui.dialogs.specialformats |
|---|
| Fields in info.bioinfweb.treegraph.gui.dialogs.specialformats with type parameters of type ColorAdapter | |
|---|---|
private List<ColorAdapter> |
ColorAdapterListModel.adapters
|
| Methods in info.bioinfweb.treegraph.gui.dialogs.specialformats that return ColorAdapter | |
|---|---|
ColorAdapter |
ColorAdapterListModel.getElementAt(int pos)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||