Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ cycleColorSchemes
Method
cycleColorSchemes
src/org/albite/albite/BookCanvas.java:1735–1738 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1733
}
1734
1735
public
final
void
cycleColorSchemes() {
1736
currentScheme = currentScheme.getOther();
1737
applyColorProfile();
1738
}
1739
1740
public
final
void
setScheme(
final
byte type,
final
float hue) {
1741
Callers
3
processPointerReleased
Method · 0.95
processKeys
Method · 0.95
menuAction
Method · 0.80
Calls
2
applyColorProfile
Method · 0.95
getOther
Method · 0.80
Tested by
no test coverage detected