A B C D E F G H I J K L M N O P R S T U V W X Y

G

g - Variable in class jcontrol.ui.vole.Component
The graphic context
gc() - Static method in class jcontrol.system.Management
Waits for completion of garbage collecton.
get(int) - Method in class java.util.Vector
Returns the element at the specified position in this Vector.
getActionCommand() - Method in class jcontrol.ui.vole.event.ActionEvent
Get event's action command (may be null)
getActiveItemCount() - Method in class jcontrol.ui.vole.menu.Menu
Returns the number of active menu items.
getActiveItemCount() - Method in interface jcontrol.ui.vole.menu.MenuInterface
Returns the number of active menu items.
getAlarm(Time) - Static method in class jcontrol.system.RTC
Gets the alarm time and mode.
getBank() - Method in class jcontrol.io.Flash
Returns the number of the bank used by this Flash.
getBounds() - Method in class jcontrol.ui.vole.Component
Returns the current bounds of this component as array of int.
getBrightness() - Static method in class jcontrol.io.Backlight
Get current backlight brightness.
getBytes() - Method in class java.lang.String
Convert this String into bytes according to the platform's default character encoding, storing the result into a new byte array.
getDrawMode() - Method in class jcontrol.io.Display
Returns the current Drawmode.
getDrawMode() - Method in interface jcontrol.io.Graphics
Returns the current Drawmode.
getDuty(int) - Static method in class jcontrol.io.PWM
Gets the duty cycle of the given channel.
getFocus() - Method in class jcontrol.ui.vole.Container
Returns the child component that has the focus, null if there is none.
getFontHeight() - Method in class jcontrol.io.Display
Returns the height of the currently used font in pixels.
getFontHeight() - Method in interface jcontrol.io.Graphics
Returns the height of the currently used font in pixels.
getFrequency(int) - Static method in class jcontrol.io.PWM
Returns the current PWM signal frequency resulting of current scale and load.
getHeight(Resource) - Static method in class jcontrol.toolkit.ImageUtils
Calculates an image's height.
getKey() - Method in class jcontrol.io.Keyboard
Buffered keyboard readout.
getKey() - Method in class jcontrol.ui.vole.event.KeyEvent
Get event's function
getMenu() - Method in class jcontrol.ui.vole.Frame
Get the frame's current menu.
getMenu() - Method in class jcontrol.ui.vole.PassiveFrame
Get the frame's current menu.
getMode(int) - Static method in class jcontrol.io.GPIO
Gets the mode of the given pin.
getName() - Method in interface jcontrol.io.File
Returns the name of this File.
getName() - Method in class jcontrol.io.Resource
Returns the name of the current resource.
getParent() - Method in class jcontrol.ui.vole.Component
Return the parent container if available.
getPixel(int, int) - Method in class jcontrol.io.Display
Returns a single pixels color on the display.
getPixel(int, int) - Method in interface jcontrol.io.Graphics
Returns a single pixels color on the graphics device.
getPowerStatus() - Static method in class jcontrol.system.Management
Get power (battery) status.
getPriority() - Method in class java.lang.Thread
Returns this thread's priority.
getProperty(String) - Static method in class jcontrol.system.Management
Returns the value of a JControl system property.
getRaw() - Method in class jcontrol.io.Keyboard
Raw keyboard readout.
getSectorsize() - Method in class jcontrol.storage.FlashStream
Returns the sectorsize.
getSelectedIndex() - Method in class jcontrol.ui.vole.ComboBox
Returns the currently selected item
getSelectedIndex() - Method in class jcontrol.ui.vole.menu.Menu
Returns the index of the selected menu item.
getSelectedIndex() - Method in interface jcontrol.ui.vole.menu.MenuInterface
Returns the index of the selected menu item
getSelectedItem() - Method in class jcontrol.ui.vole.ComboBox
Returns the currently selected item
getSource() - Method in class jcontrol.ui.vole.event.ActionEvent
Get event's source.
getState(int) - Static method in class jcontrol.io.GPIO
Gets the state of a single IO-Pin.
getState() - Method in class jcontrol.ui.vole.CheckBox
Get the current state of this CheckBox.
getState() - Method in class jcontrol.ui.vole.RadioButton
Get the current state of this RadioButton.
getState() - Method in class jcontrol.ui.vole.RockerSwitch
Get the current state of this RockerSwitch.
getTextWidth(String) - Method in class jcontrol.io.Display
Returns the width of graphical text in pixels, this is dependent from the currently used font.
getTextWidth(String) - Method in interface jcontrol.io.Graphics
Returns the width of graphical text in pixels, this is dependent from the currently used font.
getTime(Time) - Static method in class jcontrol.system.RTC
Gets the current time.
getType() - Method in class jcontrol.ui.vole.event.ActionEvent
Get event's action type (may be undefined)
getType() - Method in class jcontrol.ui.vole.event.KeyEvent
Get event's type (may be undefined)
getUsableSectors() - Method in class jcontrol.io.Flash
Get the number of usable sectors.
getValue(int) - Static method in class jcontrol.io.ADC
Returns the current Value of the selected channel (analog digital conversion is performed immediately).
getValue() - Method in class jcontrol.ui.vole.NumberChooser
Returns the currently selected value.
getValue() - Method in class jcontrol.ui.vole.Slider
Get slider value.
getWidth(Resource) - Static method in class jcontrol.toolkit.ImageUtils
Calculates an image's width.
getX() - Method in interface jcontrol.io.IPointingDevice
Returns the x-coordinate of the (last) touch.
getY() - Method in interface jcontrol.io.IPointingDevice
Returns the y-coordinate of the (last) touch.
GPIO - Class in jcontrol.io
Controls JControls available portpins.
Graphics - Interface in jcontrol.io
Interface definition for graphics devices.
graphics - Static variable in class jcontrol.ui.vole.Frame
Graphics access
graphics - Static variable in class jcontrol.ui.vole.PassiveFrame
Graphics access

A B C D E F G H I J K L M N O P R S T U V W X Y