public interface PreviewPanel
Modifier and Type | Method and Description |
---|---|
void |
finish() |
java.awt.Component |
getGui()
Is called to get the actual preview component.
|
boolean |
isHeavy()
This is a deprecated method to tell the preview is a heavy weight
AWT component.
|
void |
stop()
Called whenever the PreviewPanel should stop i.e.
|
void stop()
void finish()
java.awt.Component getGui()
boolean isHeavy()
Copyright 2004-2015 Wandora Team