Uses of Package
de.uni_paderborn.fujaba.views.beans

Packages that use de.uni_paderborn.fujaba.views.beans
de.uni_paderborn.fujaba.views.beans   
 

Classes in de.uni_paderborn.fujaba.views.beans used by de.uni_paderborn.fujaba.views.beans
IntervalNumberFormat
          No comment provided by developer, please add a comment to improve documentation.
NumberInputField
          This class is a Panel holding a NumbertTextField It adds two Buttons to the TextField; one Button to increase the value of the TextField and one Button to decrease the value of the TextField And it sets the TextFields NumberFormat accordingly
NumberTextField
          This class allows the use of number values in JTextFields It has a NumberFormat to check if the input is a valid number for this textfield.