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(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 |
---|
TwoColumnDiff.Item(TwoColumnDiff.Item.DiffItemType state,
Object value) |