MCPcopy Create free account

hub / github.com/SteveyO/Hue-Emulator / functions

Functions476 in github.com/SteveyO/Hue-Emulator

MethodModel
()
src/com/hueemulator/emulator/Model.java:15
MethodMyApiHandler
(PHBridgeConfiguration bridgeConfiguration, Controller controller)
src/com/hueemulator/server/MyApiHandler.java:35
MethodMyRootHandler
(Controller controller)
src/com/hueemulator/server/MyRootHandler.java:18
MethodOpenFileFilter
(String extension)
src/com/hueemulator/utils/OpenFileFilter.java:19
MethodPHLight
()
src/com/hueemulator/model/PHLight.java:34
MethodPHLightState
()
src/com/hueemulator/model/PHLightState.java:49
MethodPHScheduleTimerManager
default private constructor for ScheduleTimer manager
src/com/hueemulator/emulator/PHScheduleTimerManager.java:18
MethodPointF
()
src/com/hueemulator/utils/PointF.java:11
MethodPropertiesFrame
()
src/com/hueemulator/gui/PropertiesFrame.java:17
MethodScheduleTask
(String scheduleIdentifier, JSONObject commandObject, String ipAddress, PHBridgeConfiguration bridgeConfigurat
src/com/hueemulator/server/handlers/SchedulesAPI.java:378
MethodServer
(PHBridgeConfiguration bridgeConfiguration, Controller controller, String portNumber)
src/com/hueemulator/server/Server.java:16
MethodUPNPServer
(Controller controller)
src/com/hueemulator/server/UPNPServer.java:22
MethodView
()
src/com/hueemulator/gui/View.java:26
Methodaccept
(File f)
src/com/hueemulator/utils/OpenFileFilter.java:28
Methodaccumulate
Accumulate values under a key. It is similar to the put method except that if there is already an object stored under the key then a JSONArray is stor
src/org/json/JSONObject.java:376
MethodactionPerformed
(ActionEvent e)
src/com/hueemulator/gui/HueMenuBar.java:57
MethodactionPerformed
(ActionEvent e)
src/com/hueemulator/gui/PropertiesFrame.java:26
MethodactionPerformed
(ActionEvent e)
src/com/hueemulator/emulator/Controller.java:73
Methodalpha
Return the alpha component of a color int. This is the same as saying color >>> 24
src/com/hueemulator/utils/HueColor.java:36
Methodargb
Return a color-int from alpha, red, green, blue components. These component values should be [0..255], but there is no range check performed, so if th
src/com/hueemulator/utils/HueColor.java:88
Methodbrightness
Returns the brightness component of a color int. @return A value between 0.0f and 1.0f @hide Pending API council
src/com/hueemulator/utils/HueColor.java:168
MethodcalculateXYFromRGB
Return x, y value from RGB @param red the amount of red. @param blue the amount of blue. @param green the amount of green. @param model
src/com/hueemulator/utils/PHUtilitiesHelper.java:159
Methoddehexchar
Get the hex value of a character (base16). @param c A character between '0' and '9' or between 'A' and 'F' or between 'a' and 'f'. @return An int bet
src/org/json/JSONTokener.java:110
MethoddoubleToString
Produce a string from a double. The string "null" will be returned if the number is not finite. @param d A double. @return A String.
src/org/json/JSONObject.java:428
Methodequals
A Null object is equal to the null value and to itself. @param object An object to test for nullness. @return true if the object parameter
src/org/json/JSONObject.java:111
MethodgetCause
Returns the cause of this exception or null if the cause is nonexistent or unknown. @returns the cause of this exception or null if the cause is none
src/org/json/JSONException.java:38
MethodgetCommandJSON
()
src/com/hueemulator/emulator/PHScheduleTimer.java:20
MethodgetConsoleScrollPane
()
src/com/hueemulator/gui/View.java:123
MethodgetCreateDate
()
src/com/hueemulator/model/PHWhitelistEntry.java:26
MethodgetDescription
()
src/com/hueemulator/utils/OpenFileFilter.java:35
MethodgetDhcp
()
src/com/hueemulator/model/PHConfig.java:159
MethodgetEmulator
()
tests/com/hueemulator/emulator/TestEmulator.java:76
MethodgetFileMenu
()
src/com/hueemulator/gui/HueMenuBar.java:240
MethodgetGateway
()
src/com/hueemulator/model/PHConfig.java:69
MethodgetHelpMenu
()
src/com/hueemulator/gui/HueMenuBar.java:250
MethodgetJSONArray
Get the JSONArray associated with an index. @param index The index must be between 0 and length() - 1. @return A JSONArray value. @throws
src/org/json/JSONArray.java:273
MethodgetJSONArray
Get the JSONArray value associated with a key. @param key A key string. @return A JSONArray which is the value. @throws JSONException
src/org/json/JSONObject.java:544
MethodgetJSONObject
Get the JSONObject value associated with a key. @param key A key string. @return A JSONObject which is the value. @throws JSONException
src/org/json/JSONObject.java:562
MethodgetLastUseDate
()
src/com/hueemulator/model/PHWhitelistEntry.java:16
MethodgetLightObjectsFromLightIds
(PHBridgeConfiguration bridgeConfiguration, List <String>lightIdentifiers)
src/com/hueemulator/server/handlers/GroupsAPI.java:386
MethodgetLinkbutton
()
src/com/hueemulator/model/PHConfig.java:99
MethodgetMenuBar
()
src/com/hueemulator/gui/HueMenuBar.java:230
MethodgetMenuItem
()
src/com/hueemulator/gui/HueMenuBar.java:260
MethodgetModelid
()
src/com/hueemulator/model/PHConfig.java:205
MethodgetName
()
src/com/hueemulator/model/PHWhitelistEntry.java:36
MethodgetNames
Get an array of field names from a JSONObject. @return An array of field names, or null if there are no names.
src/org/json/JSONObject.java:597
MethodgetNetmask
()
src/com/hueemulator/model/PHConfig.java:139
MethodgetNotify
()
src/com/hueemulator/model/PHSwupdate.java:29
MethodgetPort
()
src/com/hueemulator/gui/HueMenuBar.java:220
MethodgetPortalservices
()
src/com/hueemulator/model/PHConfig.java:59
MethodgetProxyaddress
()
src/com/hueemulator/model/PHConfig.java:179
MethodgetProxyport
()
src/com/hueemulator/model/PHConfig.java:119
MethodgetScheduleIdentifier
()
src/com/hueemulator/emulator/PHScheduleTimer.java:12
MethodgetShowJSONResponses
()
src/com/hueemulator/gui/PropertiesFrame.java:49
MethodgetSwupdate
()
src/com/hueemulator/model/PHConfig.java:129
MethodgetTransitiontime
()
src/com/hueemulator/model/PHBody.java:36
MethodgetUpdatestate
()
src/com/hueemulator/model/PHSwupdate.java:39
MethodgetUrl
()
src/com/hueemulator/model/PHSwupdate.java:49
Methodhandle
(HttpExchange exchange)
src/com/hueemulator/server/MyRootHandler.java:24
Methodhandle
(HttpExchange exchange)
src/com/hueemulator/server/MyApiHandler.java:46
Methodhue
Returns the hue component of a color int. @return A value between 0.0f and 1.0f @hide Pending API council
src/com/hueemulator/utils/HueColor.java:99
Methodincrement
Increment a property of a JSONObject. If there is no such property, create one with a value of 1. If there is such a property, and if it is an Integer
src/org/json/JSONObject.java:674
MethodisActive
()
src/com/hueemulator/model/PHScenesEntry.java:39
MethodisNull
Determine if the value is null. @param index The index must be between 0 and length() - 1. @return true if the value at the index is null,
src/org/json/JSONArray.java:343
MethodisNull
Determine if the value associated with the key is null or if there is no value. @param key A key string. @return true if there is no value
src/org/json/JSONObject.java:701
Methodjoin
Make a string from the contents of this JSONArray. The <code>separator</code> string is inserted between each element. Warning: This method assumes th
src/org/json/JSONArray.java:358
MethodloadTestFixture
Loads the contents of the test fixture specified at the given path. @param path specifies the file to load the contents of @return String is the file
tests/com/hueemulator/lighting/utils/TestUtils.java:61
Methodmain
(String args[])
src/com/hueemulator/emulator/HueEmulator.java:7
Methodmore
Determine if the source string still contains characters that next() can consume. @return true if not yet at the end of the source.
src/org/json/JSONTokener.java:133
MethodmouseClicked
(MouseEvent e)
src/com/hueemulator/gui/GraphicsPanel.java:287
MethodmouseEntered
(MouseEvent arg0)
src/com/hueemulator/gui/GraphicsPanel.java:293
MethodmouseExited
(MouseEvent arg0)
src/com/hueemulator/gui/GraphicsPanel.java:299
MethodmousePressed
(MouseEvent e)
src/com/hueemulator/gui/GraphicsPanel.java:306
MethodmouseReleased
(MouseEvent arg0)
src/com/hueemulator/gui/GraphicsPanel.java:357
Methodnegate
()
src/com/hueemulator/utils/PointF.java:35
MethodnextTo
Get the text up but not including the specified character or the end of line, whichever comes first. @param delimiter A delimiter character. @return
src/org/json/JSONTokener.java:308
Methodoffset
(float dx, float dy)
src/com/hueemulator/utils/PointF.java:40
MethodoptBoolean
Get the optional boolean value associated with an index. It returns false if there is no value at that index, or if the value is not Boolean.TRUE or t
src/org/json/JSONArray.java:401
MethodoptDouble
Get the optional double value associated with an index. NaN is returned if there is no value for the index, or if the value is not a number and cannot
src/org/json/JSONArray.java:433
MethodoptDouble
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number. If the value is a string, an attempt wil
src/org/json/JSONObject.java:829
MethodoptInt
Get the optional int value associated with an index. Zero is returned if there is no value for the index, or if the value is not a number and cannot b
src/org/json/JSONArray.java:465
MethodoptJSONArray
Get the optional JSONArray associated with an index. @param index subscript @return A JSONArray value, or null if the index has no value,
src/org/json/JSONArray.java:496
MethodoptLong
Get the optional long value associated with an index. Zero is returned if there is no value for the index, or if the value is not a number and cannot
src/org/json/JSONArray.java:524
MethodoptLong
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number. If the value is a string, an attemp
src/org/json/JSONObject.java:919
MethodpaintComponent
( Graphics g )
src/com/hueemulator/gui/GraphicsPanel.java:107
MethodpaintGraphicsPanel
()
src/com/hueemulator/emulator/Controller.java:271
MethodparseColor
Parse the color string, and return the corresponding color-int. If the string cannot be parsed, throws an IllegalArgumentException exception. Supporte
src/com/hueemulator/utils/HueColor.java:189
MethodremoveSchedule
(String scheduleIdentifier)
src/com/hueemulator/emulator/PHScheduleTimerManager.java:33
Methodrun
()
src/com/hueemulator/gui/GraphicsPanel.java:345
Methodrun
()
src/com/hueemulator/server/UPNPServer.java:33
Methodrun
()
src/com/hueemulator/server/handlers/SchedulesAPI.java:385
Methodrun
()
src/com/hueemulator/emulator/Controller.java:360
Methodsaturation
Returns the saturation component of a color int. @return A value between 0.0f and 1.0f @hide Pending API council
src/com/hueemulator/utils/HueColor.java:141
MethodsetAbout
(About about)
src/com/hueemulator/gui/View.java:103
MethodsetAboutMenuItem
(JMenuItem aboutMenuItem)
src/com/hueemulator/gui/HueMenuBar.java:305
MethodsetActive
(boolean active)
src/com/hueemulator/model/PHScenesEntry.java:43
MethodsetBridgeid
(String bridgeid)
src/com/hueemulator/model/PHConfig.java:201
MethodsetClearConsoleMenuItem
(JMenuItem clearConsoleMenuItem)
src/com/hueemulator/gui/HueMenuBar.java:289
MethodsetConfig
(PHConfig config)
src/com/hueemulator/model/PHBridgeConfiguration.java:50
MethodsetConsole
(JEditorPane console)
src/com/hueemulator/gui/View.java:79
← previousnext →301–400 of 476, ranked by callers