Uses of Class
org.stellarium.ui.components.LoadingBar

Packages that use LoadingBar
org.stellarium   
org.stellarium.astro Astronomical computations 
 

Uses of LoadingBar in org.stellarium
 

Fields in org.stellarium declared as LoadingBar
protected  LoadingBar StelCore.loadingBar
           
 

Methods in org.stellarium that return LoadingBar
 LoadingBar StelCore.getLoadingBar()
           
 

Uses of LoadingBar in org.stellarium.astro
 

Methods in org.stellarium.astro with parameters of type LoadingBar
 void HipStarMgr.init(float fontSize, java.lang.String fontName, java.lang.String hipCatFile, java.lang.String commonNameFile, java.lang.String sciNameFile, LoadingBar lb)
           
(package private)  void HipStarMgr.loadData(java.io.File hipCatFile, LoadingBar lb)
          Load from file ( create the stream and call the Read function )
 void ConstellationMgr.loadLinesAndArt(java.lang.String fileName, java.lang.String artfileName, java.lang.String boundaryfileName, LoadingBar lb)
          Load from file
(package private)  boolean NebulaMgr.loadNGC(java.lang.String catNGC, LoadingBar lb)
          read from stream
(package private)  boolean NebulaMgr.loadTextures(java.lang.String fileName, LoadingBar lb)
           
 boolean NebulaMgr.read(float font_size, java.lang.String font_name, java.lang.String catNGC, java.lang.String catNGCNames, java.lang.String catTextures, LoadingBar lb)
          read from stream