| Name | Description | Type | Package | Framework |
| TextureSequence | Protocol for texture sequences, like animations, movies, etc. | Interface | com.jogamp.opengl.util.texture | JogAmp |
| TextureSequence .TexSeqEventListener | Event listener to notify users of updates regarding the TextureSequence. | Interface | com.jogamp.opengl.util.texture.TextureSequence | JogAmp |
| TextureSequence .TextureFrame | Texture holder interface, maybe specialized by implementation to associated related data. | Class | com.jogamp.opengl.util.texture.TextureSequence | JogAmp |