|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||