Uses of Class
com.openindex.openestate.tool.gui.AbstractFrame
-
Packages that use AbstractFrame Package Description com.openindex.openestate.tool Hauptklassen des ImmoTool-Frameworks.com.openindex.openestate.tool.admin -
-
Uses of AbstractFrame in com.openindex.openestate.tool
Classes in com.openindex.openestate.tool with type parameters of type AbstractFrame Modifier and Type Class Description class
AbstractSwingApplication<F extends AbstractFrame>
AbstractSwingApplication.Subclasses of AbstractFrame in com.openindex.openestate.tool Modifier and Type Class Description class
ImmoToolFrame
ImmoToolFrame.Methods in com.openindex.openestate.tool that return AbstractFrame Modifier and Type Method Description static AbstractFrame
ImmoToolEnvironment. getFrame()
-
Uses of AbstractFrame in com.openindex.openestate.tool.admin
Subclasses of AbstractFrame in com.openindex.openestate.tool.admin Modifier and Type Class Description class
AdminToolFrame
AdminToolFrame.
-