org.tm4j.tmnav.app .TMNavMainFrame

Description

The main frame of tmnav. This is the place where the different * panels are arranged together. * * @author Christoph Froehlich, cf@folge2.de * @author Niko Schmuck, niko@nava.de * @author Harald Kuhn, harald-kuhn@web.de

Method Summary
org.tm4j.tmnav.app.ix.IndexPanel getIndexPanel(org.tm4j.tmnav.env.NavContext ctx)
LoadedMapsPanel getLoadedMapsPanel(org.tm4j.tmnav.env.NavContext ctx)
void resetSize()
resets the size of this frame *
void startWaitCursor(javax.swing.JComponent component)
Sets cursor for specified component to Wait cursor.
void stopWaitCursor(javax.swing.JComponent component)
Sets cursor for specified component to normal cursor.
void textPanelUpdated(org.tm4j.tmnav.app.TextPanel tp)
void triggerMapReloadOnStartup(org.tm4j.tmnav.env.NavContext ctx)