Skip to content
Snippets Groups Projects
Commit a66d703f authored by jsiegle's avatar jsiegle
Browse files

Major refactoring.

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.
parent e06db7e1
Branches
Tags
No related merge requests found
Showing
with 73 additions and 70 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment