Softhema JPA - Content
GO TO THE GERMAN SITE

softhema.system.automation.ui
Interface ControlCheckBox

All Superinterfaces:
AppWindow, AppWindowChild, Control, ControlAbstractButton, java.rmi.Remote
All Known Subinterfaces:
ControlCheckBox_win32

public interface ControlCheckBox
extends ControlAbstractButton


Method Summary
 java.lang.String getLicenseInfo()
          Gibt die Copyright-Angaben der Java-Klasse zurück.
 boolean isSelected()
           
 void setSelected(boolean bSelected)
           
 
Methods inherited from interface softhema.system.automation.ui.AppWindowChild
getLevel
 
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
 

Method Detail

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

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

Softhema JPA - Content
GO TO THE GERMAN SITE

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.