ch.tatool.core.display.swing.action
Interface ActionPanel
- All Known Implementing Classes:
- AbstractActionPanel, ButtonActionPanel, InputActionPanel, KeyActionPanel, LabelChoiceActionPanel, ListActionPanel, MatrixPanel, SliderActionPanel, SubmitActionPanel, ThreeChoiceActionPanel, TwoChoiceActionPanel
public interface ActionPanel
enableActionPanel
void enableActionPanel()
disableActionPanel
void disableActionPanel()
addActionPanelListener
void addActionPanelListener(ActionPanelListener listener)
removeActionPanelListener
void removeActionPanelListener(ActionPanelListener listener)
Copyright © 2012. All Rights Reserved.