Package one.empty3.feature
Class ThreadEffectDisplay
java.lang.Object
java.lang.Thread
one.empty3.feature.ThreadEffectDisplay
- All Implemented Interfaces:
Runnable
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Thread
Thread.BuilderPREVIEW, Thread.State, Thread.UncaughtExceptionHandler -
Field Summary
FieldsFields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetImage()voidrun()voidsetDirectEffect(DirestEffect direstEffect) voidsetEffectActive(boolean b) voidsetImage(BufferedImage image) voidsetImageIn(BufferedImage read) voidsetImageMotion(BufferedImage process) voidvoidsetMain(ClassSchemaBuilder main) voidsetMotionActive(boolean b) voidsetRunEffect(RunEffect runEffect) voidsetTempDir(String tempDir) voidstop1()Methods inherited from class java.lang.Thread
activeCount, checkAccess, clone, countStackFrames, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, isVirtual, join, join, join, join, ofPlatform, ofVirtual, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, sleep, start, startVirtualThread, stop, suspend, threadId, toString, yield
-
Field Details
-
webcam
public com.github.sarxos.webcam.Webcam webcam -
motion
-
-
Constructor Details
-
ThreadEffectDisplay
public ThreadEffectDisplay()
-
-
Method Details
-
setTempDir
-
run
public void run() -
getImage
-
setImage
-
setJpanel
-
setMain
-
setImageIn
-
setImageMotion
-
setDirectEffect
-
setRunEffect
-
getImageIn
-
setMotionActive
public void setMotionActive(boolean b) -
setEffectActive
public void setEffectActive(boolean b) -
stop1
public void stop1()
-