- Oct 08, 2012
-
-
jsiegle authored
-
- Oct 06, 2012
-
-
Josh Siegle authored
-
- Mar 01, 2012
-
-
jsiegle authored
Three important changes: - The FilterList is now the ProcessorList - The FilterViewport is now the EditorViewport - Any classes that need to access important UI objects have become subclasses of the "AccessClass". Such objects automatically obtain pointers from the UIComponent and register the MessageCenter as an ActionListener. This will make it much easier to allocate pointers to objects.
-
- Feb 21, 2012
-
-
jsiegle authored
Because the WiFiOutputEditor also had timerCallback() defined, it wasn't able to fade in upon creation. This method was modified to solve the problem.
-
- Feb 20, 2012
-
-
jsiegle authored
-
- Feb 19, 2012
-
-
jsiegle authored
-
- Feb 16, 2012
-
-
jsiegle authored
-