softhema.system.automation.ui
Interface ControlButton
- All Superinterfaces:
- AppWindow, AppWindowChild, Control, ControlAbstractButton, java.rmi.Remote
- All Known Subinterfaces:
- ControlButton_win32
- public interface ControlButton
- extends ControlAbstractButton
| Methods inherited from interface softhema.system.automation.ui.AppWindow |
addComponentListener, addContainerListener, addFocusListener, addKeyListener, addMouseListener, addMouseMotionListener, addWindowListener, findWindowChild, findWindowChild, findWindowChildren, findWindowChildren, findWindowChildrenTree, findWindowChildrenTree, findWindowChildTree, findWindowChildTree, getGraphics, getInsets, getLocation, getLocationOnScreen, getSize, getSnapshotImage, getSnapshotImage, getSnapshotImageAsJPEG, getSnapshotImageAsJPEG, getSnapshotImageClient, getSnapshotImageClient, getSnapshotImageClientAsJPEG, getSnapshotImageClientAsJPEG, getText, getThis, getWindowChildren, getWindowChildrenTree, getWindowParent, getWindowTopLevel, hasFocus, isAlive, isVisible, removeComponentListener, removeContainerListener, removeFocusListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeWindowListener, repaint, requestFocus, setBounds, setLocation, setSize, setText, setVisible, simulateKeys |
getLicenseInfo
public java.lang.String getLicenseInfo()
throws java.lang.Exception
- Gibt die Copyright-Angaben der Java-Klasse zurück.
- Specified by:
getLicenseInfo in interface ControlAbstractButton
simulateClick
public void simulateClick()
throws java.lang.Exception
addActionListener
public void addActionListener(java.awt.event.ActionListener listener)
throws java.lang.Exception
removeActionListener
public void removeActionListener(java.awt.event.ActionListener listener)
throws java.lang.Exception
isSelected
public boolean isSelected()
throws java.lang.Exception
- Specified by:
isSelected in interface ControlAbstractButton
setSelected
public void setSelected(boolean bSelected)
throws java.lang.Exception
- Specified by:
setSelected in interface ControlAbstractButton
Copyright 2001-2002 by Softhema Group (www.softhema.de).
Softhema and JPA are trademarks or registered trademarks. All rights reserved.
This software comes with absolutely no warranty and no support. Read the license carefully.