Uses of Class
com.iizix.term.prop.ScreenIdentificationProp
Packages that use ScreenIdentificationProp Package Description com.iizigo.term.prop com.iizix.term.prop Uses of ScreenIdentificationProp in com.iizigo.term.prop
Subclasses of ScreenIdentificationProp in com.iizigo.term.prop Modifier and Type Class Description class
EditorScreenIdentificationProp
This Screen identification property container for a terminal host screen property.Uses of ScreenIdentificationProp in com.iizix.term.prop
Methods in com.iizix.term.prop that return ScreenIdentificationProp Modifier and Type Method Description ScreenIdentificationProp[]
ScreenIdentificationsProp. getIdentifications()
Gets the screen identification properties array.Methods in com.iizix.term.prop with parameters of type ScreenIdentificationProp Modifier and Type Method Description int
ScreenIdentificationProp. compareTo(ScreenIdentificationProp id)
Compares two screen identifications by type then rectangle positions and then size.