| Package | Description |
|---|---|
| de.topobyte.jeography.viewer.config.edit.selectable | |
| de.topobyte.jeography.viewer.config.edit.tileconfig |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectionChain.add(Selectable
Add a component to this chain of selectable components.
|
void |
SelectionChain.remove(Selectable
Remove a component from this chain of selectable components.
|
protected void |
SelectionChain.setCurrent(Selectable
Set the currently selected component within this chain
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TileConfigEditorPanel
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTileConfigEditorPanel
|
class |
TileConfigEditorPanelDisk
|
class |
TileConfigEditorPanelUrlDisk
|
| Modifier and Type | Method and Description |
|---|---|
void |
TileConfigEditorList.remove(Selectable
Remove the denoted component from the list.
|