jjdh.opengl.core.texture
Class HTMLTools
java.lang.Object
jjdh.opengl.core.texture.HTMLTools
public class HTMLTools
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLTools
private HTMLTools()
toImage
public static BufferedImage toImage(ResourceReference ref)
- Returns the result of rendering the whole html page.
toImage
public static BufferedImage toImage(String regex)
- Returns the result of rendering the whole html page.
loadComplete
@Deprecated
protected static void loadComplete(JEditorPane pane)
- Deprecated.
- Does not work on Linux.
asImage
protected static BufferedImage asImage(Component component)
asImage
protected static BufferedImage asImage(Component component,
int w,
int h)
main
public static void main(String... args)
showFrame
public static void showFrame(Component c,
String title)
Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.