All Classes
-
Class Summary Class Description App The class App is a prototype of an eventhandler, which handles basic mouse and keyboard events.AppTester Beschreiben Sie hier die Klasse AppTester.BinaryTree<ContentType> Beschreiben Sie hier die Klasse BinaryTree.Button The Button class represents a button in a gui.CheckBox A checkbox is a small box which, can be checked or unchecked.Circle Beschreiben Sie hier die Klasse Circle.ColoredPen Beschreiben Sie hier die Klasse Coloredpen.ComboBox A Combobox holds different entries.Component abstract class Component - The base class for all elements that can be put on a window (e.g. shapes an gui elements).Control abstract class Control - The base class for all gui elements Each element has an absolute position, which is defined by the upper left corner.GuiTest Beschreiben Sie hier die Klasse Test.Image A object of this class is used to show an image.Keyboard Beschreiben Sie hier die Klasse Keyboard.Label Label is used to show some text.Labeled Abstract class Labled - A class for all components having a label (Button, Checkbox, Label)Line Beschreiben Sie hier die Klasse Line.List<ContentType> ListView A ListView contains objects line by line events: itemSelected, itemEditedMisc Miscellaneous static helper functionsMouse PasswordField A passwordfield is a special textfield.Pen A pen belongs to a window object.PenTest ProgressBar A linear control which is used for indicating progress.ProgressIndicator A circular control which is used for indicating progress.Queue<ContentType> The generic class Queue is a linear data structure that stores elements in a FIFO (First In, First Out) order.RadioButton A radio button can be checked or unchecked.RadioButtonGroup A radio button group can contain multiple radio buttons.Rectangle Beschreiben Sie hier die Klasse Rectangle.Separator A horizontal or vertical separator line.Shape ShapeTests Beschreiben Sie hier die Klasse ShapeTests.Slider A slider ist used to select a numeric value from a continuous or discrete range.Spinner A single line with an up and down arrow, that let you select a number or an object.StrucTester Beschreiben Sie hier die Klasse StrucTester.TabellenTest Table A table events: cellselected, cellEdited, contentChangedTextArea A text area can contain multi-line text events: confirmed, selectionChanged, contentChangedTextComponent A abstract class for all text components events: confirmed, selectionChanged, contentChangedTextField In a textfield you can put one single line of text.Video The Video class represents a video in the gui.Window A object of this class represents a window of an graphical user interface (gui).