| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.history |
| Modifier and Type | Field and Description |
|---|---|
TwoColumnDiff.Item.DiffItemType |
TwoColumnDiff.Item.state |
| Modifier and Type | Method and Description |
|---|---|
static TwoColumnDiff.Item.DiffItemType |
TwoColumnDiff.Item.DiffItemType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TwoColumnDiff.Item.DiffItemType[] |
TwoColumnDiff.Item.DiffItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Item(TwoColumnDiff.Item.DiffItemType state,
java.lang.Object value) |