Skip navigation links
B C M N P S 

B

BufferedImageFrame - Class in net.lenni0451.commons.debugging
A simple JFrame that displays a BufferedImage.
BufferedImageFrame(BufferedImage) - Constructor for class net.lenni0451.commons.debugging.BufferedImageFrame
 

C

CachedSysout - Class in net.lenni0451.commons.debugging
Print debug messages to the console without spamming the same message multiple times.
CachedSysout() - Constructor for class net.lenni0451.commons.debugging.CachedSysout
 
call() - Static method in class net.lenni0451.commons.debugging.MethodCallCounter
Call this method to count the calls.
This method will print the calls every second into System.err.

M

MethodCallCounter - Class in net.lenni0451.commons.debugging
This class can be used to count method calls per second.
MethodCallCounter() - Constructor for class net.lenni0451.commons.debugging.MethodCallCounter
 

N

net.lenni0451.commons.debugging - package net.lenni0451.commons.debugging
 

P

println(boolean) - Static method in class net.lenni0451.commons.debugging.CachedSysout
 
println(byte) - Static method in class net.lenni0451.commons.debugging.CachedSysout
 
println(char) - Static method in class net.lenni0451.commons.debugging.CachedSysout
 
println(short) - Static method in class net.lenni0451.commons.debugging.CachedSysout
 
println(int) - Static method in class net.lenni0451.commons.debugging.CachedSysout
 
println(long) - Static method in class net.lenni0451.commons.debugging.CachedSysout
 
println(float) - Static method in class net.lenni0451.commons.debugging.CachedSysout
 
println(double) - Static method in class net.lenni0451.commons.debugging.CachedSysout
 
println(Object) - Static method in class net.lenni0451.commons.debugging.CachedSysout
 
println(String) - Static method in class net.lenni0451.commons.debugging.CachedSysout
 

S

setImage(BufferedImage) - Method in class net.lenni0451.commons.debugging.BufferedImageFrame
 
B C M N P S 
Skip navigation links