Class ImportCommon
java.lang.Object
java.lang.Thread
jmri.jmrit.operations.rollingstock.ImportCommon
- All Implemented Interfaces:
Runnable
- Direct Known Subclasses:
ImportCars,ImportEngines,ImportLocations,ImportRoutes
Provides common routes for importing cars and locomotives
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Thread
Thread.State, Thread.UncaughtExceptionHandler -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final String[]protected JmriJFrameprotected JLabelprotected booleanprotected intprotected JLabelprotected static final Stringprotected static final StringFields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcreateStatusFrame(String title) protected BufferedReadergetBufferedReader(File file) protected FilegetFile()protected String[]parseCommaLine(String line) protected String[]Methods inherited from class java.lang.Thread
activeCount, checkAccess, clone, countStackFrames, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, onSpinWait, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, suspend, toString, yield
-
Field Details
-
NEW_LINE
- See Also:
-
lineNumber
-
importLine
-
importOkay
-
BREAK
-
lineNum
-
LOCATION_TRACK_SEPARATOR
- See Also:
-
fstatus
-
-
Constructor Details
-
ImportCommon
public ImportCommon()
-
-
Method Details
-
getFile
-
getBufferedReader
-
createStatusFrame
-
parseCommaLine
-
readNextLine
-