Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1015537 // Find scrollbar 5

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (6261L/41K).

!7

static int col1 = 0x797979; // unhovered
static int col2 = 0x616161; // hovered

p {
  L<Rect> l = areasColoredOneOf(col1, col2);
  pnl(l);
  l = rectsWithTallerShapeThan(5.0, l);
  print(l(l));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1015537
Snippet name: Find scrollbar 5
Eternal ID of this version: #1015537/1
Text MD5: 0cea5dd69f822701bd9f7b9b0bf730e0
Transpilation MD5: ba05bba0f7616fa7864f2efed1aa8049
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-16 12:12:09
Source code size: 210 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 284 / 774
Referenced in: [show references]