com.collation.platform.model.topology.enums
Interface CitrixWindowEnum
- All Superinterfaces:
- Enumeration
public interface CitrixWindowEnum
- extends Enumeration
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
OTHER
static final int OTHER
- See Also:
- Constant Field Values
WIN_640X480
static final int WIN_640X480
- See Also:
- Constant Field Values
WIN_800X600
static final int WIN_800X600
- See Also:
- Constant Field Values
WIN_1024X768
static final int WIN_1024X768
- See Also:
- Constant Field Values
WIN_1280X1024
static final int WIN_1280X1024
- See Also:
- Constant Field Values
WIN_1600X1200
static final int WIN_1600X1200
- See Also:
- Constant Field Values
WIN_CUSTOM
static final int WIN_CUSTOM
- See Also:
- Constant Field Values
WIN_PERCENT
static final int WIN_PERCENT
- See Also:
- Constant Field Values
WIN_FULL_SCREEN
static final int WIN_FULL_SCREEN
- See Also:
- Constant Field Values