MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / getColor

Method getColor

src/main/java/ui/VirtualElement.java:63–63  ·  view source on GitHub ↗

цвет чернил элемента устанавливается перед вызовом drawItem @return RGB-цвет чернил элемента

()

Source from the content-addressed store, hash-verified

61 * @return RGB-цвет чернил элемента
62 */
63 public int getColor();
64
65 /**
66 *

Callers 14

paintMethod · 0.95
paintComponentMethod · 0.65
drawSubstringMethod · 0.65
getColorMethod · 0.65
drawStringMethod · 0.65
drawItemMethod · 0.65
getColorMethod · 0.65
drawItemMethod · 0.65
drawItemMethod · 0.65
drawItemMethod · 0.65
drawItemMethod · 0.65
drawItemMethod · 0.65

Implementers 6

MessageItemsrc/main/java/Messages/MessageItem.jav
SplashScreensrc/main/java/ui/SplashScreen.java
IconTextElementsrc/main/java/ui/IconTextElement.java
ComplexStringsrc/main/java/ui/ComplexString.java
ColorSelectorsrc/main/java/ui/controls/form/ColorSe
SmilePickersrc/main/java/Client/SmilePicker.java

Calls

no outgoing calls

Tested by

no test coverage detected