Module org.jpo

Class FlatGroupNavigator

All Implemented Interfaces:
NodeNavigatorInterface

public class FlatGroupNavigator extends ListNavigator
Converts a tree of notes into a flat list of pictures
  • Constructor Details

    • FlatGroupNavigator

      public FlatGroupNavigator(SortableDefaultMutableTreeNode groupNode)
      Constructor for a FlatGroupNavigator.
      Parameters:
      groupNode - The groupNode under which the pictures should be displayed.
  • Method Details