public interface MDIElementI
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
Modifier and Type | Method and Description |
---|---|
void |
addAction(javax.swing.Action fa) |
void |
close() |
void |
deiconify() |
void |
focus() |
java.awt.Rectangle |
getBounds() |
Struktur |
getForm() |
FormContextI |
getFtx() |
javax.swing.Icon |
getIcon() |
java.lang.String |
getListTitle() |
MDIManagerI |
getMyManager() |
java.lang.String |
getRawTitle() |
javax.swing.JRootPane |
getRootPane() |
java.lang.String |
getTitle() |
de.ipcon.swing.FrameI |
getWin() |
java.awt.Component |
getWinAsComponent() |
boolean |
hasFocus() |
void |
iconify() |
boolean |
isActivated() |
boolean |
isIconified() |
boolean |
isMaximum() |
void |
refreshTitle() |
void |
removeAction(javax.swing.Action fa) |
void |
repaint() |
void |
reshapeView() |
void |
setTitle(java.lang.String s) |
static final java.lang.String $0
void focus()
boolean hasFocus()
void iconify()
void deiconify()
void close()
void setTitle(java.lang.String s)
java.lang.String getTitle()
java.lang.String getRawTitle()
java.lang.String getListTitle()
boolean isActivated()
javax.swing.JRootPane getRootPane()
boolean isIconified()
Struktur getForm()
javax.swing.Icon getIcon()
FormContextI getFtx()
void repaint()
void refreshTitle()
void reshapeView()
java.awt.Rectangle getBounds()
boolean isMaximum()
MDIManagerI getMyManager()
de.ipcon.swing.FrameI getWin()
java.awt.Component getWinAsComponent()
void addAction(javax.swing.Action fa)
void removeAction(javax.swing.Action fa)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.