Softhema JPA - Content
GO TO THE GERMAN SITE

softhema.system.automation.ui
Interface ControlEdit

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

public interface ControlEdit
extends Control


Method Summary
 void addActionListener(java.awt.event.ActionListener listener)
           
 void addInputMethodListener(java.awt.event.InputMethodListener listener)
           
 java.lang.String getLicenseInfo()
          Gibt die Copyright-Angaben der Java-Klasse zurück.
 void removeActionListener(java.awt.event.ActionListener listener)
           
 void removeInputMethodListener(java.awt.event.InputMethodListener listener)
           
 
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 Control

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

addInputMethodListener

public void addInputMethodListener(java.awt.event.InputMethodListener listener)
                            throws java.lang.Exception

removeInputMethodListener

public void removeInputMethodListener(java.awt.event.InputMethodListener listener)
                               throws java.lang.Exception

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.