Class FrontDrawingControl

All Implemented Interfaces:
ActionListener, ItemListener, PropertyChangeListener, EventListener, HyperlinkListener, Sharable, DataChangeListener, DisplayControl, Prototypable, ControlListener, DisplayListener

public class FrontDrawingControl extends DrawingControl
Had to extend DrawingControl since JTable for Front drawing has a different structure (less columns, slightly different names).
Author:
tommyj
  • Constructor Details

    • FrontDrawingControl

      public FrontDrawingControl()
  • Method Details