Class: ChemistryParadise::GUI::Gtk::ShowPeriodicTable

Inherits:
Gtk::Box
  • Object
show all
Includes:
ShowPeriodicTableModule
Defined in:
lib/chemistry_paradise/gui/gtk3/show_periodic_table/show_periodic_table.rb

Constant Summary

Constants included from ShowPeriodicTableModule

ChemistryParadise::GUI::Gtk::ShowPeriodicTableModule::FILE_ATOMGEWICHTE, ChemistryParadise::GUI::Gtk::ShowPeriodicTableModule::HEIGHT, ChemistryParadise::GUI::Gtk::ShowPeriodicTableModule::NAMESPACE, ChemistryParadise::GUI::Gtk::ShowPeriodicTableModule::TITLE, ChemistryParadise::GUI::Gtk::ShowPeriodicTableModule::USE_THIS_FONT, ChemistryParadise::GUI::Gtk::ShowPeriodicTableModule::WIDTH

Class Method Summary collapse

Methods included from ShowPeriodicTableModule

#active_button?, #active_element?, #border_size?, #calculate_the_weight_for_entry2, #clear_the_toggle_state_of_all_buttons_but_this_one, #connect_skeleton, #create_skeleton, #initialize, #output_the_name_of_this_element_and_this_molecular_weight, #padding?, #reset, #return_colour_based_on_index, #return_lower_widget_containing_the_user_input_entry, #return_random_html_colour, #return_the_dataset_from_the_file_atomgewichte, #run

Class Method Details

.runObject

#

ChemistryParadise::GUI::Gtk::ShowPeriodicTable.run

#


26
27
28
# File 'lib/chemistry_paradise/gui/gtk3/show_periodic_table/show_periodic_table.rb', line 26

def self.run
  ::ChemistryParadise::GUI::Gtk::ShowPeriodicTableModule.run
end