SRJRCFrames
v0.1.296

de.schwarzrot.ui
Interface MainFrame

All Known Implementing Classes:
InternalMainFrame, PagedMainFrame, TopMainFrame

public interface MainFrame

interface for toplevel windows common to all desktop-modes. The Application should be accessible from its toplevel window.

Author:
Reinhard Mantey

Method Summary
 void dispose()
           
 Application<?> getApplication()
           
 JComponent getClientArea()
           
 Point getLocation()
           
 Dimension getSize()
           
 String getTitle()
           
 Window getWindow()
           
 void pack()
           
 void repaint()
           
 void setPreferredSize(Dimension size)
           
 void setSize(Dimension size)
           
 void setTitle(String title)
           
 void validate()
           
 

Method Detail

dispose

void dispose()

getApplication

Application<?> getApplication()

getClientArea

JComponent getClientArea()

getLocation

Point getLocation()

getSize

Dimension getSize()

getTitle

String getTitle()

getWindow

Window getWindow()

pack

void pack()

repaint

void repaint()

setPreferredSize

void setPreferredSize(Dimension size)

setSize

void setSize(Dimension size)

setTitle

void setTitle(String title)

validate

void validate()

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.