jmri.jmrit.beantable
Class Maintenance

java.lang.Object
  extended by jmri.jmrit.beantable.Maintenance

public class Maintenance
extends Object

A collection of static utilities to provide cross referencing information among the various PanelPro objects. Most likely, this is incomplete as there still may be references held by objects unknown to the author. It is intended to inform users where and how the various elements are used. In particular to identify useless elements ('orphans'). Currently, called only from the Logix JFrame, which is probably not its ultimate UI.


This file is part of JMRI.

JMRI is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. See the "COPYING" file for a copy of this license.

JMRI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Author:
Pete Cressman Copyright 2009

Constructor Summary
Maintenance()
           
 
Method Summary
static void deviceReportPressed(String devName, Frame parent)
          Find references of a System or User name in the various Manager Objects
static void findEmptyPressed(Frame parent)
          Find useless conditionals in the various Manager Objects
static void findOrphansPressed(Frame parent)
          Find orphaned elements in the various Manager Objects
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Maintenance

public Maintenance()
Method Detail

deviceReportPressed

public static void deviceReportPressed(String devName,
                                       Frame parent)
Find references of a System or User name in the various Manager Objects


findOrphansPressed

public static void findOrphansPressed(Frame parent)
Find orphaned elements in the various Manager Objects


findEmptyPressed

public static void findEmptyPressed(Frame parent)
Find useless conditionals in the various Manager Objects



Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads