CNF

panel.function
Class MapRulesToList

java.lang.Object
  |
  +--panel.function.MapRulesToList
All Implemented Interfaces:
Function, MapVoid

public final class MapRulesToList
extends java.lang.Object
implements MapVoid

Mapping zur Ausgabe der Regelmenge in eine Listbox.

Quelltext


Constructor Summary
MapRulesToList(java.awt.List L)
          Erzeugt neues Mapping für die gegebene Listbox.
 
Method Summary
 void map(java.lang.Object obj)
          Die zuordnende Methode.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapRulesToList

public MapRulesToList(java.awt.List L)
Erzeugt neues Mapping für die gegebene Listbox.
Method Detail

map

public final void map(java.lang.Object obj)
Description copied from interface: MapVoid
Die zuordnende Methode. Wird beim Mappen einer Liste für jedes Listenelement aufgerufen.
Specified by:
map in interface MapVoid
Following copied from interface: function.MapVoid
Parameters:
obj - Das aktuelle Objekt.

CNF

Kontakt: m.rahn@stud.uka.de und mai99jsv@studserv.uni-leipzig.de