|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectcircusRefine.gui.InfoTelas
public class InfoTelas
Constructor Summary | |
---|---|
InfoTelas()
|
Method Summary | |
---|---|
void |
AtualizarCod(javax.swing.JInternalFrame cod)
Metodo utilizada para atualizar os campos de cod |
void |
AtualizarDes(javax.swing.JInternalFrame des)
Metodo utilizada para atualizar os campos de des |
void |
AtualizarDesktop(javax.swing.JDesktopPane desk)
Metodo utilizada para atualizar os campos de desk |
void |
AtualizarIconCod(javax.swing.JInternalFrame.JDesktopIcon icon)
|
void |
AtualizarIconDes(javax.swing.JInternalFrame.JDesktopIcon icon)
|
void |
AtualizarIconObri(javax.swing.JInternalFrame.JDesktopIcon icon)
|
void |
AtualizarObri(javax.swing.JInternalFrame obri)
Metodo utilizada para atualizar os campos de obri |
int |
getCodHeight()
|
int |
getCodWidth()
|
int |
getCodX()
|
int |
getCodY()
|
int |
getDesHeight()
|
int |
getDesktopHeight()
|
int |
getDesktopWidth()
|
int |
getDesWidth()
|
int |
getDesX()
|
int |
getDesY()
|
int |
getIconCodX()
|
int |
getIconCodY()
|
int |
getIconDesX()
|
int |
getIconDesY()
|
int |
getIconObriX()
|
int |
getIconObriY()
|
int |
getObriHeight()
|
int |
getObriWidth()
|
int |
getObriX()
|
int |
getObriY()
|
void |
setIconCod(int x,
int y)
|
void |
setIconDes(int x,
int y)
|
void |
setIconObri(int x,
int y)
|
void |
setInfoCod(int height,
int width,
int x,
int y)
|
void |
setInfoDes(int height,
int width,
int x,
int y)
|
void |
setInfoDesktop(int height,
int width)
|
void |
setInfoObri(int height,
int width,
int x,
int y)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InfoTelas()
Method Detail |
---|
public void setIconDes(int x, int y)
public void setIconCod(int x, int y)
public void setIconObri(int x, int y)
public int getIconDesX()
public int getIconDesY()
public int getIconCodX()
public int getIconCodY()
public int getIconObriX()
public int getIconObriY()
public void setInfoDes(int height, int width, int x, int y)
public void setInfoObri(int height, int width, int x, int y)
public void setInfoCod(int height, int width, int x, int y)
public void setInfoDesktop(int height, int width)
public int getDesHeight()
public int getDesWidth()
public int getCodHeight()
public int getCodWidth()
public int getObriHeight()
public int getObriWidth()
public int getDesX()
public int getDesY()
public int getCodX()
public int getCodY()
public int getObriX()
public int getObriY()
public int getDesktopHeight()
public int getDesktopWidth()
public void AtualizarDes(javax.swing.JInternalFrame des)
des
- janela de desenvolvimentopublic void AtualizarCod(javax.swing.JInternalFrame cod)
cod
- janela de codigopublic void AtualizarObri(javax.swing.JInternalFrame obri)
obri
- janela de obriigopublic void AtualizarDesktop(javax.swing.JDesktopPane desk)
desk
- Area de Trabalho cuja informações serao guardadaspublic void AtualizarIconDes(javax.swing.JInternalFrame.JDesktopIcon icon)
public void AtualizarIconObri(javax.swing.JInternalFrame.JDesktopIcon icon)
public void AtualizarIconCod(javax.swing.JInternalFrame.JDesktopIcon icon)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |