Class UIController


  • public class UIController
    extends java.lang.Object
    This class calls upon the browsers and provides access to the Mapping objects and controller. Also helps in creating a nice and constant layout
    Version:
    1.1BETA
    Author:
    Joos Buijs (j.c.a.m.buijs@tue.nl)
    • Field Detail

      • SAVE_LOCATION_MAPPINGFILE

        public static final java.lang.String SAVE_LOCATION_MAPPINGFILE
        See Also:
        Constant Field Values
      • SAVE_LOCATION_CACHEDB

        public static final java.lang.String SAVE_LOCATION_CACHEDB
        See Also:
        Constant Field Values
      • SAVE_LOCATION_EVENTLOG

        public static final java.lang.String SAVE_LOCATION_EVENTLOG
        See Also:
        Constant Field Values
      • SAVE_LOCATION_VISUALIZATION

        public static final java.lang.String SAVE_LOCATION_VISUALIZATION
        See Also:
        Constant Field Values
      • SAVE_LOCATION_DRIVER

        public static final java.lang.String SAVE_LOCATION_DRIVER
        See Also:
        Constant Field Values
      • colorLightGrey

        public static java.awt.Color colorLightGrey
      • colorMidGrey

        public static java.awt.Color colorMidGrey
      • colorDarkGrey

        public static java.awt.Color colorDarkGrey
      • colorVeryDarkGrey

        public static java.awt.Color colorVeryDarkGrey
      • colorPanelBg

        public static java.awt.Color colorPanelBg
      • colorTabTitle

        public static java.awt.Color colorTabTitle
      • colorTabFg

        public static java.awt.Color colorTabFg
      • colorEditBg

        public static java.awt.Color colorEditBg
      • colorButtonGroupBg

        public static java.awt.Color colorButtonGroupBg
      • colorSubPanelBg

        public static java.awt.Color colorSubPanelBg
      • sizeTextfieldHight

        public static int sizeTextfieldHight
    • Constructor Detail

      • UIController

        public UIController()
    • Method Detail

      • makeup

        public static void makeup​(javax.swing.JComponent component)
        Applies some paint and border settings to the component