CS1335 Java and Processing
search
Ctrlk
  • CS 1335 Computer Science 1
  • Getting Started
    • Processing IDE
    • Java vs Javascript
    • Review: Processing, Functions
    • HSB Color Modechevron-right
    • Recursionchevron-right
  • Project 1
    • Subjective Modeling of Emotions
    • Emotions represented using color, form, spacechevron-right
    • Project 1: PShapeschevron-right
    • PShape with Cutout - Inner Contour
    • VertexShape - Recursion
    • Project 1: Recursive Drawing
    • Project 1: Programmatic Variations in Colorchevron-right
    • Map Function
    • Transforms for Mirroring
    • Project1-Steps
  • Grid Based Designs
    • Computational Designchevron-right
    • Artist: Victor Vasarely
    • Grid Pattern Design
    • 1D - Array of PShapes for Grid Layoutchevron-right
    • PShapes in Grid Regions
    • Grid Region Logic
    • Pattern Preview - Transforms: Translate & Scale
  • Project 2
    • Project 2 - 2D Arrays for Gradient Logicchevron-right
    • Grid Patterns using 2D Array Indexes: i, jchevron-right
    • lerpColor( ) and map( ) Functions
    • Demo Lerp Colors
    • 2D Arrays with lerpColor
    • Create PShape 2D Array
    • Function: Populate2DArray( )
    • Function: DisplayShapeMatrix()
    • Transforms for Position, Rotation, Scale of ShapeMatrix Elements
    • Project 2 - Steps
    • Animation for ShapeMatrixchevron-right
  • Object Oriented Programming
    • Introduction to Objects
    • OOP vs Data-Flow
    • Button States
    • Buttons as Objectschevron-right
    • Create Object Instances
    • Button Types
    • Modeling Buttons: States and Events
    • OOP - Inheritance
    • OOP - Polymorphism
    • Child-Class: PImageButton
    • PShape - SVG Objects
    • Menu of Buttons
    • ButtonGroup - Final Version
    • Slider Controller
    • UML Class Diagram
  • Project 3
    • Project 3 - Logic, Steps
    • Example Code S20chevron-right
    • Project 3 - Class Definitionschevron-right
      • Button
      • PImageButton
      • ButtonGroup
      • Patternchevron-right
      • Slider
      • Particles
  • Java Syntax
    • Java Syntaxchevron-right
    • UML Class Diagram
    • Glossary
  • Resources and References
    • Resources
    • Random Inspirationchevron-right
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Project 3

Project 3 - Class Definitions

Buttonchevron-rightPImageButtonchevron-rightButtonGroupchevron-rightPatternchevron-rightSliderchevron-rightParticleschevron-right
PreviousCode Wed Apr 29chevron-leftNextButtonchevron-right

Last updated 5 years ago

Was this helpful?

Was this helpful?