Uses of Class
com.iizigo.term.internal.HotSpot
Packages that use HotSpot
Uses of HotSpot in com.iizigo.term.internal
Subclasses of HotSpot in com.iizigo.term.internalModifier and TypeClassDescriptionclassHandles hot spots of type "http://nnn" and "ftp://nnn".classHandles hot spots for function keys and other special keys.Methods in com.iizigo.term.internal that return types with arguments of type HotSpotModifier and TypeMethodDescriptionPerforms parsing of the line just updated on the host screen.Methods in com.iizigo.term.internal with parameters of type HotSpotModifier and TypeMethodDescriptionprotected char[]HotSpot.addHotSpot(HotSpot hs, char[] line, List<HotSpot> hotSpots, int x, int width) Adds a new hot spot of this same class (but a new instance) to the list.voidCalled when a new hot spot has been instantiated.voidCalled when a new hot spot has been instantiated.Method parameters in com.iizigo.term.internal with type arguments of type HotSpotModifier and TypeMethodDescriptionprotected char[]HotSpot.addHotSpot(HotSpot hs, char[] line, List<HotSpot> hotSpots, int x, int width) Adds a new hot spot of this same class (but a new instance) to the list.abstract intChecks if a hot spot is found.intChecks if a hot spot is found.intChecks if a hot spot is found.Performs parsing of the line just updated on the host screen.