public class ChatView extends AbstractView
View.VIEW_ANCHOR, View.VIEW_TYPE| Modifier and Type | Field and Description |
|---|---|
private static String |
CALC_JPEG |
private JChat |
jatUI |
NO_TITLE| Constructor and Description |
|---|
ChatView() |
| Modifier and Type | Method and Description |
|---|---|
Component |
getContentPane()
ritorna il componente da visualizzare.
|
View.VIEW_ANCHOR |
getDefaultPosition()
Gets the default position.
|
View.VIEW_TYPE |
getDefaultType()
Gets the default type.
|
Icon |
getIcon()
Icona del componente da visualizzare.
|
String |
getTitle()
Nome della finestra.
|
String |
getToolTip()
ToolTips del componente.
|
boolean |
isOpen()
Checks if is opened.
|
getIdprivate static final String CALC_JPEG
private final JChat jatUI
public Component getContentPane()
Contentpublic Icon getIcon()
ContentgetIcon in interface ContentgetIcon in class AbstractContentpublic String getTitle()
ContentgetTitle in interface ContentgetTitle in class AbstractContentpublic String getToolTip()
ContentgetToolTip in interface ContentgetToolTip in class AbstractContentpublic View.VIEW_ANCHOR getDefaultPosition()
ViewgetDefaultPosition in interface ViewgetDefaultPosition in class AbstractViewpublic View.VIEW_TYPE getDefaultType()
ViewgetDefaultType in interface ViewgetDefaultType in class AbstractViewpublic boolean isOpen()
ContentisOpen in interface ContentisOpen in class AbstractContentCopyright © 2014 www.staniscia.net. All Rights Reserved.