Module video
Package de.grogra.video.ui
package de.grogra.video.ui
This package contains all graphical user interface classes of the plugin.
- Author:
- Dominick Leppich
-
ClassDescription
AdvancedSettings
is a littleJFrame
which provides additional settings to the plugin user interface.ThisChangeModelListener
is used to make sure SpinnerModels does not exceed the limits.This panel controls the video generation processSmall class to display images in a panel with a fixed size.This interface can be used to enable or disable the input on a plugin panel.This panel controls the image generation processThePreviewPanel
displays all collected images.TheProgressPanel
shows the progress of the job currently processed.ThisRenderPanel
controls the rendering process.TheVideoPanel
is the graphical user interface of the video export plugin.This class wraps theVideoPanel
(graphical user interface of the plugin) into a panel, which is compatible with GroIMP.