Index

A B C D E F G H I J L M N O P R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

S

Scratchpad - Class in pkg.exoad.swiggie.tests
 
Scratchpad() - Constructor for class pkg.exoad.swiggie.tests.Scratchpad
 
second - Variable in class pkg.exoad.swiggie.stx.SwPair
 
setAlpha(int) - Method in class pkg.exoad.swiggie.SwColor
 
setBlue(int) - Method in class pkg.exoad.swiggie.SwColor
 
setGreen(int) - Method in class pkg.exoad.swiggie.SwColor
 
setOtherStream(OutputStream) - Method in class pkg.exoad.swiggie.tools.SwLog
 
setRed(int) - Method in class pkg.exoad.swiggie.SwColor
 
setStream(PrintStream) - Method in class pkg.exoad.swiggie.tools.SwLog
 
setVisibility(boolean) - Method in class pkg.exoad.swiggie.SwWindow
 
showComponent() - Method in class pkg.exoad.swiggie.SwWindow
 
size(int, int) - Static method in class pkg.exoad.swiggie.SwingInterop
 
size(SwSize) - Static method in class pkg.exoad.swiggie.SwingInterop
 
source - Variable in class pkg.exoad.swiggie.SwWindowEv
 
source() - Method in interface pkg.exoad.swiggie.intf.SwEventPayload
 
source() - Method in class pkg.exoad.swiggie.SwWindowEv
 
stream - Variable in class pkg.exoad.swiggie.tools.SwLog
 
STRIKE_THROUGH - Enum constant in enum class pkg.exoad.swiggie.tools.SwFonts.FontDecoration
 
STRONG - Enum constant in enum class pkg.exoad.swiggie.SwAssets.CacheStrength
 
subtract(float, float) - Method in class pkg.exoad.swiggie.stx.SwVector2
 
subtract(SwVector2) - Method in class pkg.exoad.swiggie.stx.SwVector2
 
subtract(SwColor) - Method in class pkg.exoad.swiggie.SwColor
 
subtract(T) - Method in interface pkg.exoad.swiggie.intf.SwArithmetic
 
swap() - Method in interface pkg.exoad.swiggie.intf.SwSwappable
 
swap() - Method in class pkg.exoad.swiggie.stx.SwClamped
 
swap() - Method in class pkg.exoad.swiggie.SwSize
Swaps the width and height
SwArithmetic<T> - Interface in pkg.exoad.swiggie.intf
 
SwAssets - Class in pkg.exoad.swiggie
 
SwAssets(SwAssets.CacheStrength) - Constructor for class pkg.exoad.swiggie.SwAssets
 
SwAssets.CacheStrength - Enum Class in pkg.exoad.swiggie
 
SwAWTPaint(Graphics2D) - Constructor for class pkg.exoad.swiggie.SwPaint.SwAWTPaint
 
SwButtonTheme - Class in pkg.exoad.swiggie.laf
 
SwButtonTheme() - Constructor for class pkg.exoad.swiggie.laf.SwButtonTheme
 
SwCallback<A,B> - Interface in pkg.exoad.swiggie.intf
 
SwClamped<T extends Comparable<T>> - Class in pkg.exoad.swiggie.stx
 
SwClamped(T, T) - Constructor for class pkg.exoad.swiggie.stx.SwClamped
 
SwClampedValue<T extends Comparable<T>> - Class in pkg.exoad.swiggie.stx
 
SwClampedValue(T, T, T) - Constructor for class pkg.exoad.swiggie.stx.SwClampedValue
 
SwColor - Class in pkg.exoad.swiggie
 
SwColor() - Constructor for class pkg.exoad.swiggie.SwColor
 
SwColor(int) - Constructor for class pkg.exoad.swiggie.SwColor
 
SwColor(int, int, int, int) - Constructor for class pkg.exoad.swiggie.SwColor
 
SwComponent - Class in pkg.exoad.swiggie
 
SwComponent() - Constructor for class pkg.exoad.swiggie.SwComponent
 
SwConfig - Class in pkg.exoad.swiggie
 
SwConfig() - Constructor for class pkg.exoad.swiggie.SwConfig
 
SwConfig(HashMap<String, Object>) - Constructor for class pkg.exoad.swiggie.SwConfig
 
SwEventPayload<T,A> - Interface in pkg.exoad.swiggie.intf
 
SwEventType(int) - Constructor for enum class pkg.exoad.swiggie.SwWindowEv.SwEventType
 
SwExoTheme - Class in pkg.exoad.swiggie
 
SwExoTheme() - Constructor for class pkg.exoad.swiggie.SwExoTheme
 
SwFonts - Class in pkg.exoad.swiggie.tools
 
SwFonts() - Constructor for class pkg.exoad.swiggie.tools.SwFonts
 
SwFonts.FontDecoration - Enum Class in pkg.exoad.swiggie.tools
Font decoration as defined by the CSS specification.
SwFonts.FontStyle - Enum Class in pkg.exoad.swiggie.tools
Font style as defined by the CSS specification.
SwFonts.FontWeight - Enum Class in pkg.exoad.swiggie.tools
Font weight as defined by the CSS specification.
SwFonts.TextAlignment - Enum Class in pkg.exoad.swiggie.tools
Text alignment as defined by the CSS specification.
Swiggie - Class in pkg.exoad.swiggie
 
Swiggie() - Constructor for class pkg.exoad.swiggie.Swiggie
 
SwImage - Class in pkg.exoad.swiggie
 
SwImage(URI) - Constructor for class pkg.exoad.swiggie.SwImage
 
SwImmutableI64 - Class in pkg.exoad.swiggie.stx
 
SwImmutableI64(long) - Constructor for class pkg.exoad.swiggie.stx.SwImmutableI64
 
SwingInterop - Class in pkg.exoad.swiggie
 
SwingInterop() - Constructor for class pkg.exoad.swiggie.SwingInterop
 
SwLog - Class in pkg.exoad.swiggie.tools
 
SwLog() - Constructor for class pkg.exoad.swiggie.tools.SwLog
 
SwLog.LogType - Enum Class in pkg.exoad.swiggie.tools
 
SwMap<K,V> - Class in pkg.exoad.swiggie.stx
 
SwMap() - Constructor for class pkg.exoad.swiggie.stx.SwMap
 
SwMaths - Class in pkg.exoad.swiggie
 
SwMaths() - Constructor for class pkg.exoad.swiggie.SwMaths
 
SwNonCompliantValuesException - Exception in pkg.exoad.swiggie.err
Used for most SwiggieLib's exceptions for when a value has an unexpected usage such as when a min and max are swapped for all the wrong reasons.
SwNonCompliantValuesException(String) - Constructor for exception pkg.exoad.swiggie.err.SwNonCompliantValuesException
 
SwNonCompliantValuesException(String, Throwable) - Constructor for exception pkg.exoad.swiggie.err.SwNonCompliantValuesException
 
SwPaint - Class in pkg.exoad.swiggie
 
SwPaint() - Constructor for class pkg.exoad.swiggie.SwPaint
 
SwPaint.SwAWTPaint - Class in pkg.exoad.swiggie
 
SwPair<A,B> - Class in pkg.exoad.swiggie.stx
 
SwPair(A, B) - Constructor for class pkg.exoad.swiggie.stx.SwPair
 
SwPane - Class in pkg.exoad.swiggie
 
SwPane() - Constructor for class pkg.exoad.swiggie.SwPane
 
SwPipelineMember<B> - Interface in pkg.exoad.swiggie.intf
 
SwReflection - Class in pkg.exoad.swiggie.tools
 
SwReflection() - Constructor for class pkg.exoad.swiggie.tools.SwReflection
 
SwSilentPipelineMember<T> - Interface in pkg.exoad.swiggie.intf
 
SwSize - Class in pkg.exoad.swiggie
A class that represents a size constraint
SwSize(int, int) - Constructor for class pkg.exoad.swiggie.SwSize
Constructs a SwSize object with the given width and height
SwSwappable - Interface in pkg.exoad.swiggie.intf
 
SwTextTheme - Class in pkg.exoad.swiggie.laf
 
SwTextTheme() - Constructor for class pkg.exoad.swiggie.laf.SwTextTheme
 
SwTheme - Class in pkg.exoad.swiggie
 
SwTheme() - Constructor for class pkg.exoad.swiggie.SwTheme
 
SwUnexpectedReferenceTypingException - Exception in pkg.exoad.swiggie.err
Used to signify some kind of reflection error where the desired method or reference that was supposed to be found, was NOT found.
SwUnexpectedReferenceTypingException(String) - Constructor for exception pkg.exoad.swiggie.err.SwUnexpectedReferenceTypingException
 
SwUnexpectedReferenceTypingException(String, Throwable) - Constructor for exception pkg.exoad.swiggie.err.SwUnexpectedReferenceTypingException
 
SwVector2 - Class in pkg.exoad.swiggie.stx
 
SwVector2(float, float) - Constructor for class pkg.exoad.swiggie.stx.SwVector2
 
SwVoidCallback<B> - Interface in pkg.exoad.swiggie.intf
 
SwWindow - Class in pkg.exoad.swiggie
 
SwWindow(String, int, int) - Constructor for class pkg.exoad.swiggie.SwWindow
 
SwWindow.SwWindowOnClose - Enum Class in pkg.exoad.swiggie
 
SwWindowEv - Class in pkg.exoad.swiggie
 
SwWindowEv(Object, SwWindowEv.SwEventType, SwWindowEv.SwEventType) - Constructor for class pkg.exoad.swiggie.SwWindowEv
 
SwWindowEv(SwWindowEv.SwEventType, SwWindowEv.SwEventType) - Constructor for class pkg.exoad.swiggie.SwWindowEv
 
SwWindowEv.SwEventType - Enum Class in pkg.exoad.swiggie
 
SwWindowOnClose(int) - Constructor for enum class pkg.exoad.swiggie.SwWindow.SwWindowOnClose
 
SwWindowSubscriber - Class in pkg.exoad.swiggie
 
SwWindowSubscriber() - Constructor for class pkg.exoad.swiggie.SwWindowSubscriber
 
SwWrapper<T> - Class in pkg.exoad.swiggie.stx
 
SwWrapper(T) - Constructor for class pkg.exoad.swiggie.stx.SwWrapper
Construct a new SwWrapper.
A B C D E F G H I J L M N O P R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form