Class FontChooser

    • Field Detail

      • s_list

        public static org.compiere.swing.FontStyle[] s_list
        Static list of Styles
    • Constructor Detail

      • FontChooser

        public FontChooser​(Dialog owner,
                           String title,
                           Font initFont)
        Constructor
        Parameters:
        owner - Base window
        title - Chooser Title
        initFont - Initial Font
      • FontChooser

        public FontChooser()
        IDE Constructor