|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.mkgmap.gui.MainFileList
public class MainFileList
This is the main file list of input files that will be converted to the Garmin .img format.
Constructor Summary | |
---|---|
MainFileList()
Build up the file input part of the interface. |
Method Summary | |
---|---|
javax.swing.JComponent |
$$$getRootComponent$$$()
|
java.util.List<uk.me.parabola.mkgmap.gui.InputFile> |
getInputFiles()
|
javax.swing.JTable |
getInputTable()
|
javax.swing.JPanel |
getRoot()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MainFileList()
Method Detail |
---|
public javax.swing.JPanel getRoot()
public javax.swing.JTable getInputTable()
public java.util.List<uk.me.parabola.mkgmap.gui.InputFile> getInputFiles()
public javax.swing.JComponent $$$getRootComponent$$$()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |