Class WebExport

    • Field Detail

      • showMoleculesAndOrbitals

        private static boolean showMoleculesAndOrbitals
      • runStatus

        private static int runStatus
      • webPanels

        private static WebPanel[] webPanels
      • webFrame

        private static JFrame webFrame
      • windowName

        private static String windowName
      • remoteAppletPath

        static String remoteAppletPath
      • localAppletPath

        static String localAppletPath
      • pageAuthorName

        static String pageAuthorName
      • popInWidth

        static int popInWidth
      • popInHeight

        static int popInHeight
      • scriptButtonPercent

        static int scriptButtonPercent
    • Method Detail

      • TimeStamp_WebLink

        static String TimeStamp_WebLink()
      • dispose

        public static void dispose()
      • saveHistory

        public static void saveHistory()
      • getAppletPath

        static String getAppletPath​(boolean isRemote)
      • setAppletPath

        static void setAppletPath​(String path,
                                  boolean isRemote)
      • getPageAuthorName

        static String getPageAuthorName()
      • setWebPageAuthor

        static void setWebPageAuthor​(String pageAuthor)
      • setPopInDim

        static void setPopInDim​(int appletWidth,
                                int appletHeight)
      • getPopInWidth

        static int getPopInWidth()
      • getPopInHeight

        static int getPopInHeight()
      • setScriptButtonPercent

        static void setScriptButtonPercent​(int percent)
      • getScriptButtonPercent

        static int getScriptButtonPercent()
      • getFrame

        static JFrame getFrame()
      • windowGainedFocus

        public void windowGainedFocus​(WindowEvent e)
        Parameters:
        e -
      • windowLostFocus

        public void windowLostFocus​(WindowEvent e)
        Parameters:
        e -
      • windowStateChanged

        public void windowStateChanged​(WindowEvent e)
        Parameters:
        e -
      • cleanUp

        public static void cleanUp()