my.gui
Class GUI_Eingabe
java.lang.Object
my.gui.GUI_Eingabe
public class GUI_Eingabe
- extends java.lang.Object
- Author:
- chris
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GUI_Eingabe
public GUI_Eingabe(Controller controller)
- Launches this application
getListmodel
public javax.swing.DefaultListModel getListmodel()
setFehlerMeldung
public void setFehlerMeldung(java.lang.String fehlertext)
setInfo
public void setInfo(java.lang.String text)
getController1
public Controller getController1()
- Getter of the property controller1
- Returns:
- Returns the controller1.
setController1
public void setController1(Controller controller1)
- Setter of the property controller1
- Parameters:
controller1
- The controller1 to set.
setListModel
public void setListModel(java.util.Vector<Literal> liste)
isAusgabeIsLiteral
public static boolean isAusgabeIsLiteral()
setAusgabeIsLiteral
public static void setAusgabeIsLiteral(boolean ausgabeIsLiteral)