Class AbstractApplication

java.lang.Object
org.teamapps.ux.application.AbstractApplication
All Implemented Interfaces:
Application
Direct Known Subclasses:
ResponsiveApplicationImpl

public abstract class AbstractApplication
extends java.lang.Object
implements Application
  • Constructor Summary

    Constructors 
    Constructor Description
    AbstractApplication()  
  • Method Summary

    Modifier and Type Method Description
    protected abstract Component createUi()  
    Component getUi()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait