Package com.nomagic.magicdraw.ui
Interface WindowsManager
- All Known Subinterfaces:
ProjectWindowsManager
@OpenApiAll
public interface WindowsManager
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Field Details
-
SIDE_EAST
static final int SIDE_EAST- See Also:
-
SIDE_NORTH
static final int SIDE_NORTH- See Also:
-
SIDE_SOUTH
static final int SIDE_SOUTH- See Also:
-
SIDE_WEST
static final int SIDE_WEST- See Also:
-
STATE_DOCKED
static final int STATE_DOCKED- See Also:
-
STATE_FLOATING
static final int STATE_FLOATING- See Also:
-
STATE_AUTOHIDE
static final int STATE_AUTOHIDE- See Also:
-
STATE_HIDDEN
static final int STATE_HIDDEN- See Also:
-