Class Overview
java.lang.Object
de.willuhn.jameica.gui.boxes.AbstractBox
de.willuhn.jameica.hbci.gui.boxes.Overview
- All Implemented Interfaces:
de.willuhn.jameica.gui.boxes.Box,de.willuhn.jameica.gui.Part,Comparable
public class Overview
extends de.willuhn.jameica.gui.boxes.AbstractBox
implements de.willuhn.jameica.gui.boxes.Box
Box zur Anzeige des Vermoegens-Ueberblicks.
-
Field Summary
Fields inherited from interface de.willuhn.jameica.gui.boxes.Box
HEIGHT_DEFAULT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.willuhn.jameica.gui.boxes.AbstractBox
compareTo, getHeight, getIndex, isEnabled, setEnabled, setIndexMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.willuhn.jameica.gui.boxes.Box
getHeight, getIndex, isEnabled, setEnabled, setIndexMethods inherited from interface java.lang.Comparable
compareTo
-
Constructor Details
-
Overview
public Overview()
-
-
Method Details
-
getName
- Specified by:
getNamein interfacede.willuhn.jameica.gui.boxes.Box- See Also:
-
paint
- Specified by:
paintin interfacede.willuhn.jameica.gui.Part- Throws:
RemoteException- See Also:
-
getDefaultIndex
public int getDefaultIndex()- Specified by:
getDefaultIndexin interfacede.willuhn.jameica.gui.boxes.Box- See Also:
-
getDefaultEnabled
public boolean getDefaultEnabled()- Specified by:
getDefaultEnabledin interfacede.willuhn.jameica.gui.boxes.Box- See Also:
-
isActive
public boolean isActive()- Specified by:
isActivein interfacede.willuhn.jameica.gui.boxes.Box- Overrides:
isActivein classde.willuhn.jameica.gui.boxes.AbstractBox- See Also:
-