MCPcopy Index your code
hub / github.com/WiringProject/Wiring / setBorder

Method setBorder

IDE/processing/app/syntax/Gutter.java:234–243  ·  view source on GitHub ↗

Convenience method for setting a default matte border on the right with the specified border width and color @param width The border width (in pixels) @param color1 The focused border color @param color2 The unfocused border color @param color3 The gutter/text area gap color

(int width, Color color1, Color color2, Color color3)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

GutterMethod · 0.95
runMethod · 0.95
SerialMonitorMethod · 0.80
EditorMethod · 0.80
FindReplaceMethod · 0.80
EditorConsoleMethod · 0.80

Calls 1

updateBorderMethod · 0.95

Tested by

no test coverage detected