tit.gui.widget.ObservationInput Class Reference

List of all members.

Public Member Functions

 ObservationInput (PresentTimeObservation observation)
void actionPerformed (ActionEvent event)
void setEnabled (boolean enabled)
boolean requestFocusInWindow ()

Private Attributes

JButton fly
JButton hop
JButton preen
JButton billwipe
JButton boink
JButton doororwindow
JButton otherlocation
JButton tree1
JButton tree2
JButton tree3
JButton tree4
JButton tree5
JButton wall1
JButton wall2
JButton wall3
JButton wall4
JButton floor
JButton peckring
KeyboardInput keyboard
PresentTimeObservation listener

Detailed Description

Widget to record behaviours with.
Author:
Bart Sas


Constructor & Destructor Documentation

tit.gui.widget.ObservationInput.ObservationInput ( PresentTimeObservation  observation  ) 

Construeert een nieuw WaarnemingInvoerWidget.

Parameters:
observation The PresentTimeObservation to which the recorded behaviours are passed through.


Member Function Documentation

void tit.gui.widget.ObservationInput.actionPerformed ( ActionEvent  event  ) 

Handles ActionEvents.

Parameters:
event The associated ActionEvent.

void tit.gui.widget.ObservationInput.setEnabled ( boolean  enabled  ) 

Enables/disables this component.

Parameters:
enabled Enabled yes/no.

boolean tit.gui.widget.ObservationInput.requestFocusInWindow (  ) 

Requests focus.

Returns:
true is focus is granted, false otherwise.


Member Data Documentation

JButton tit.gui.widget.ObservationInput.fly [private]

Button to record fly.

JButton tit.gui.widget.ObservationInput.hop [private]

Button to record hop.

JButton tit.gui.widget.ObservationInput.preen [private]

Button to record preen.

JButton tit.gui.widget.ObservationInput.billwipe [private]

Button to record billwipe.

JButton tit.gui.widget.ObservationInput.boink [private]

Button to record boink.

JButton tit.gui.widget.ObservationInput.doororwindow [private]

Button to record doororwindow.

JButton tit.gui.widget.ObservationInput.otherlocation [private]

Button to record otherlocation.

JButton tit.gui.widget.ObservationInput.tree1 [private]

Button to record tree1.

JButton tit.gui.widget.ObservationInput.tree2 [private]

Button to record tree2.

JButton tit.gui.widget.ObservationInput.tree3 [private]

Button to record tree3.

JButton tit.gui.widget.ObservationInput.tree4 [private]

Button to record tree4.

JButton tit.gui.widget.ObservationInput.tree5 [private]

Button to record tree5.

JButton tit.gui.widget.ObservationInput.wall1 [private]

Button to record wall1.

JButton tit.gui.widget.ObservationInput.wall2 [private]

Button to record wall2.

JButton tit.gui.widget.ObservationInput.wall3 [private]

Button to record wall3.

JButton tit.gui.widget.ObservationInput.wall4 [private]

Button to record wall4.

JButton tit.gui.widget.ObservationInput.floor [private]

Button to record floor.

JButton tit.gui.widget.ObservationInput.peckring [private]

Button to record peckring.

KeyboardInput tit.gui.widget.ObservationInput.keyboard [private]

Recieves input from the keyboard.

PresentTimeObservation tit.gui.widget.ObservationInput.listener [private]

The PresentTimeObservation to which the recorded behaviours are passed through.


The documentation for this class was generated from the following file:
Generated on Sun Jun 3 16:44:00 2007 by  doxygen 1.5.1