Public Member Functions | Package Attributes | Private Member Functions | Static Private Attributes

de.fraunhofer.isst.axbench.timing.ui.UIPanelButtons Class Reference

List of all members.

Public Member Functions

 UIPanelButtons ()

Package Attributes

JButton jButtonAbort = new JButton()
JButton jButtonOk = new JButton()
JButton jButtonTriggerPreview = new JButton()

Private Member Functions

void jbInit () throws Exception

Static Private Attributes

static final long serialVersionUID = -4012148281457905618L

Detailed Description

ActionListeners (for preview, ok, cancel) are to be added in container class

Author:
shanno

Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.timing.ui.UIPanelButtons.UIPanelButtons (  ) 

Member Function Documentation

void de.fraunhofer.isst.axbench.timing.ui.UIPanelButtons.jbInit (  )  throws Exception [private]

Member Data Documentation

final long de.fraunhofer.isst.axbench.timing.ui.UIPanelButtons.serialVersionUID = -4012148281457905618L [static, private]