All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- addAlarmEventListener(AlarmEventListener).
Method in class com.ibm.led.LEDClock
- Adds alarm listener to the LEDClock.
- addPropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.led.LEDClock
- Registers a new listener of the PropertyChanged event.
- alarm(AlarmEvent).
Method in interface com.ibm.led.AlarmEventListener
- Function , which reacts on alarm event
- AlarmEvent(Object).
Constructor for class com.ibm.led.AlarmEvent
- Constructs Alarm Event with source object .
- getAdditionalBeanInfo().
Method in class com.ibm.led.LEDClockBeanInfo
- Gets a BeanInfo for the superclass of this bean.
- getAlarmtime().
Method in class com.ibm.led.LEDClock
- Returns alarm time in sec
- getBeanDescriptor().
Method in class com.ibm.led.LEDClockBeanInfo
- The method returns bean descriptor
- getEventSetDescriptors().
Method in class com.ibm.led.LEDClockBeanInfo
- Gets the events thrown by this bean descriptors.
- getHours().
Method in class com.ibm.led.LEDClock
- Returns hours
- getIcon(int).
Method in class com.ibm.led.LEDClockBeanInfo
- Gets the bean icon.
- getMinutes().
Method in class com.ibm.led.LEDClock
- Returns minutes
- getPropertyDescriptors().
Method in class com.ibm.led.LEDClockBeanInfo
- Return the property descriptors for this bean.
- getSeconds().
Method in class com.ibm.led.LEDClock
- Returns seconds
- getTimeadjustment().
Method in class com.ibm.led.LEDClock
- Returns adjustment in sec
- isAlarmSet().
Method in class com.ibm.led.LEDClock
- is alarm set
- isMode24hours().
Method in class com.ibm.led.LEDClock
- is mode 24 hours
- isShowSeconds().
Method in class com.ibm.led.LEDClock
- are seconds shown
- LEDClock().
Constructor for class com.ibm.led.LEDClock
- Constructs an
LEDClock
object with the default
parameters.
- LEDClockBeanInfo().
Constructor for class com.ibm.led.LEDClockBeanInfo
-
- paint(Graphics).
Method in class com.ibm.led.LEDClock
- Paint display
- removeAlarmEventListener(AlarmEventListener).
Method in class com.ibm.led.LEDClock
- Removes alarm listener from the LEDClock.
- removePropertyChangeListener(PropertyChangeListener).
Method in class com.ibm.led.LEDClock
- Removes a listener of PropertyChanged event.
- setAlarmSet(boolean).
Method in class com.ibm.led.LEDClock
- set alarm on / off
- setAlarmtime(int).
Method in class com.ibm.led.LEDClock
- Sets alarm time in sec
- setHours(int).
Method in class com.ibm.led.LEDClock
- Sets hours
- setMinutes(int).
Method in class com.ibm.led.LEDClock
- Sets minutes
- setMode24hours(boolean).
Method in class com.ibm.led.LEDClock
- set mode 24 hours
- setSeconds(int).
Method in class com.ibm.led.LEDClock
- Sets seconds
- setShowSeconds(boolean).
Method in class com.ibm.led.LEDClock
- set show seconds on / off
- setTimeadjustment(int).
Method in class com.ibm.led.LEDClock
- Sets adjustment in sec
- update(Graphics).
Method in class com.ibm.led.LEDClock
- Update display