Package | Description |
---|---|
org.openstreetmap.josm.gui.oauth |
Modifier and Type | Method and Description |
---|---|
static AuthorizationProcedure |
AuthorizationProcedure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizationProcedure[] |
AuthorizationProcedure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer.renderText(AuthorizationProcedure value) |
protected void |
AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer.renderToolTipText(AuthorizationProcedure value) |