Holger's
Java API

Uses of Class
com.antelmann.Licensed

Packages that use Licensed
com.antelmann.net The classes in this package are designed to provide convenient access to Internet related functionality. 
com.antelmann.util.gui This package contains utility classes for GUI related implementations. 
 

Uses of Licensed in com.antelmann.net
 

Methods in com.antelmann.net with annotations of type Licensed
 void NetConnectionServer.run()
          starts listening and creates a new Thread for every connection made.
 

Uses of Licensed in com.antelmann.util.gui
 

Classes in com.antelmann.util.gui with annotations of type Licensed
 class MyAbstractAction
          a base class for actions that provides some convenience for implementing actions
 

Methods in com.antelmann.util.gui with annotations of type Licensed
 void MyAbstractAction.actionPerformed(ActionEvent ev)
          initializes the parent component - if applicable - and calls performAction; if the parent was null, it is going to be reset at the end again, so that it gets dynamically reset on each call.
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads