Uses of Class
org.harctoolbox.jirc.IrRemote
-
Uses of IrRemote in org.harctoolbox.jirc
Fields in org.harctoolbox.jirc declared as IrRemoteMethods in org.harctoolbox.jirc that return IrRemoteMethods in org.harctoolbox.jirc that return types with arguments of type IrRemoteModifier and TypeMethodDescriptionstatic Collection<IrRemote> ConfigFile.readConfig(File filename, String charsetName, boolean rejectLircCode) Reads the file given as first argument and delivers a Collection ofIrRemote's.static Collection<IrRemote> ConfigFile.readConfig(Reader reader, String source, boolean rejectLircCode) Methods in org.harctoolbox.jirc with parameters of type IrRemoteModifier and TypeMethodDescription(package private) static int(package private) static booleanstatic booleanIrRemote.has_header(IrRemote remote) (package private) static booleanIrRemote.has_ignore_mask(IrRemote remote) (package private) static boolean(package private) static boolean(package private) static booleanIrRemote.has_repeat(IrRemote remote) (package private) static booleanIrRemote.has_repeat_gap(IrRemote remote) (package private) static booleanIrRemote.has_toggle_bit_mask(IrRemote remote) (package private) static booleanIrRemote.has_toggle_mask(IrRemote remote) (package private) static booleanIrRemote.is_biphase(IrRemote remote) static boolean(package private) static booleanstatic booleanIrRemote.is_goldstar(IrRemote remote) static booleanIrRemote.is_grundig(IrRemote remote) static booleanstatic booleanstatic booleanstatic boolean(package private) static booleanIrRemote.is_space_enc(IrRemote remote) static booleanIrRemote.is_space_first(IrRemote remote) static boolean(package private) static int(package private) static int(package private) static voidIrRemote.set_protocol(IrRemote remote, int protocol) static voidIrRemote.setRepeat_remote(IrRemote remote) Method parameters in org.harctoolbox.jirc with type arguments of type IrRemoteModifier and TypeMethodDescriptionstatic org.harctoolbox.girr.RemoteSetIrRemote.newRemoteSet(Collection<IrRemote> remotes, String configFilename, String creatingUser) Constructors in org.harctoolbox.jirc with parameters of type IrRemote