Constructor Detail

JGVTComponent

public JGVTComponent()
Creates a new JGVTComponent.


JGVTComponent

public JGVTComponent(boolean eventsEnabled,
                     boolean selectableText)
Creates a new JGVTComponent.

Parameters:
eventsEnabled - Whether the GVT tree should be reactive to mouse and key events.
selectableText - Whether the text should be selectable. if eventEnabled is false, this flag is ignored.