alt
texts
for Accessibility
.@Deprecated public interface IconConstants
Modifier and Type | Field and Description |
---|---|
static String |
CLOSE
Deprecated.
The name of the icon to close something (e.g.
|
static String |
MAXIMIZE
Deprecated.
The name of the icon to maximize something (e.g.
|
static String |
MOVE_DOWN
Deprecated.
The name of the icon to move something down.
|
static String |
MOVE_UP
Deprecated.
The name of the icon to move something up.
|
static String |
REDO
Deprecated.
The name of the icon to redo the last
undone change. |
static String |
UNDO
Deprecated.
The name of the icon to undo the last change.
|
static final String CLOSE
static final String MAXIMIZE
static final String UNDO
static final String REDO
undone
change.static final String MOVE_UP
static final String MOVE_DOWN
Copyright © 2001–2016 mmm-Team. All rights reserved.