Menu

Copying from Results Window

One of the newest things added to Class Viewer is the ability to copy from the Results Window where Class Viewer will notify you when that is done as I don't like it when guessing. Also though the Results Window is free to type in and edit, so you can do some basic things to results before you highlight and copy, for example:

static String valueOf(char)
static String valueOf(Object)
static String valueOf(boolean)

static String valueOf(char[],int,int)
static String valueOf(char[])

static String valueOf(double)
static String valueOf(float)
static String valueOf(long)
static String valueOf(int)

static String copyValueOf(char[],int,int)
static String copyValueOf(char[])

Where I did a search on, um I don't remember. Guess was--valueOf in String class? But I added spaces in the Results Window of Class Viewer, and then highlighted and right-clicked which is how you copy. And was promptly told had been copied to System clipboard. And I simply pasted into this post. So you could add notes as well before so doing. Class Viewer freely allows.

Leaving Results Window open to input from the user is a deliberate feature.

Posted by James Harris 2017-05-21 Labels: feature

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.