|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.l2fprod.common.application.document.AbstractWorkspaceDocument
com.l2fprod.common.application.document.AbstractVisualWorkspaceDocument
public class AbstractVisualWorkspaceDocument
AbstractVisualWorkspaceDocument.
Field Summary |
---|
Fields inherited from class com.l2fprod.common.application.document.AbstractWorkspaceDocument |
---|
listeners, support, vetoSupport |
Constructor Summary | |
---|---|
AbstractVisualWorkspaceDocument(java.awt.Component ui)
|
Method Summary | |
---|---|
javax.swing.Icon |
getIcon()
|
java.awt.Component |
getVisualComponent()
|
protected java.lang.String |
paramString()
|
void |
setIcon(javax.swing.Icon icon)
Sets the icon of this document |
Methods inherited from class com.l2fprod.common.application.document.AbstractWorkspaceDocument |
---|
addDocumentListener, addPropertyChangeListener, addVetoableChangeListener, getTitle, getWorkspace, isClosed, isSelected, removeDocumentListener, removePropertyChangeListener, removeVetoableChangeListener, save, setClosed, setSelected, setTitle, setWorkspace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.l2fprod.common.application.document.WorkspaceDocument |
---|
addDocumentListener, addPropertyChangeListener, addVetoableChangeListener, getTitle, getWorkspace, isClosed, isSelected, removeDocumentListener, removePropertyChangeListener, removeVetoableChangeListener, save, setClosed, setSelected, setTitle, setWorkspace |
Constructor Detail |
---|
public AbstractVisualWorkspaceDocument(java.awt.Component ui)
Method Detail |
---|
public java.awt.Component getVisualComponent()
getVisualComponent
in interface VisualWorkspaceDocument
public void setIcon(javax.swing.Icon icon)
VisualWorkspaceDocument
setIcon
in interface VisualWorkspaceDocument
public javax.swing.Icon getIcon()
getIcon
in interface VisualWorkspaceDocument
protected java.lang.String paramString()
paramString
in class AbstractWorkspaceDocument
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |