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.
|
getId
private static final String CALC_JPEG
private final JChat jatUI
public Component getContentPane()
Content
public Icon getIcon()
Content
getIcon
in interface Content
getIcon
in class AbstractContent
public String getTitle()
Content
getTitle
in interface Content
getTitle
in class AbstractContent
public String getToolTip()
Content
getToolTip
in interface Content
getToolTip
in class AbstractContent
public View.VIEW_ANCHOR getDefaultPosition()
View
getDefaultPosition
in interface View
getDefaultPosition
in class AbstractView
public View.VIEW_TYPE getDefaultType()
View
getDefaultType
in interface View
getDefaultType
in class AbstractView
public boolean isOpen()
Content
isOpen
in interface Content
isOpen
in class AbstractContent
Copyright © 2014 www.staniscia.net. All Rights Reserved.