public class Messages extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ADJUST_AXIS_RANGE
the menu for adjust axis range
|
static String |
ADJUST_AXIS_RANGE_GROUP
the menu group for adjust axis range menus
|
static String |
ADJUST_X_AXIS_RANGE
the menu for adjust X axis range
|
static String |
ADJUST_Y_AXIS_RANGE
the menu for adjust Y axis range
|
static String |
PROPERTIES
the menu for opening properties dialog
|
static String |
SAVE_AS
the menu for save as
|
static String |
SAVE_AS_DIALOG_TITLE
the title for save as dialog
|
static String |
ZOOMIN
the menu for zoom in
|
static String |
ZOOMIN_GROUP
the menu group for zoom in menus
|
static String |
ZOOMIN_X
the menu for zoom in X axis
|
static String |
ZOOMIN_Y
the menu for zoom in Y axis
|
static String |
ZOOMOUT
the menu for zoom out
|
static String |
ZOOMOUT_GROUP
the menu group for zoom out menus
|
static String |
ZOOMOUT_X
the menu for zoom out X axis
|
static String |
ZOOMOUT_Y
the menu for zoom out Y axis
|
Constructor and Description |
---|
Messages() |
public static final String ADJUST_AXIS_RANGE_GROUP
public static final String ADJUST_AXIS_RANGE
public static final String ADJUST_X_AXIS_RANGE
public static final String ADJUST_Y_AXIS_RANGE
public static final String ZOOMIN_GROUP
public static final String ZOOMIN
public static final String ZOOMIN_X
public static final String ZOOMIN_Y
public static final String ZOOMOUT_GROUP
public static final String ZOOMOUT
public static final String ZOOMOUT_X
public static final String ZOOMOUT_Y
public static final String SAVE_AS
public static final String PROPERTIES
public static final String SAVE_AS_DIALOG_TITLE
Copyright © 2022. All rights reserved.