Skip to content
Snippets Groups Projects
  1. Oct 08, 2012
  2. Oct 06, 2012
  3. Mar 01, 2012
    • jsiegle's avatar
      Major refactoring. · a66d703f
      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.
      a66d703f
  4. Feb 21, 2012
    • jsiegle's avatar
      Fixed bug in WiFiOutputEditor · 947a01f1
      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.
      947a01f1
  5. Feb 20, 2012
  6. Feb 19, 2012
  7. Feb 16, 2012
Loading