Uses of Class
ch.tatool.core.display.swing.action.AbstractActionPanel

Packages that use AbstractActionPanel
ch.tatool.core.display.swing.action   
ch.tatool.core.display.swing.matrix   
 

Uses of AbstractActionPanel in ch.tatool.core.display.swing.action
 

Subclasses of AbstractActionPanel in ch.tatool.core.display.swing.action
 class ButtonActionPanel
           
 class InputActionPanel
          Provides a text field as input
 class KeyActionPanel
          The KeyActionPanel allows to define the actions that get triggered when keys are pressed.
 class LabelChoiceActionPanel
          Provides 4 possible answer texts to choose from by pressing A, B, C or D.
 class ListActionPanel
          Panel that provides a submit button and an optional description label.
 class SliderActionPanel
          Panel which supports a slider and a button.
 class SubmitActionPanel
          Panel that provides a submit button and an optional description label.
 class ThreeChoiceActionPanel
          Provides three buttons to choose from - left, middle and right.
 class TwoChoiceActionPanel
          Provides two buttons to choose from - left and right.
 

Uses of AbstractActionPanel in ch.tatool.core.display.swing.matrix
 

Subclasses of AbstractActionPanel in ch.tatool.core.display.swing.matrix
 class MatrixPanel
          Simple matrix panel implementation This class acts as view and action panel.
 



Copyright © 2012. All Rights Reserved.