|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectDefaultGraphCell
no
Switch
public class Switch
NsGraph versão 1.0
Laboratório de Redes e Sistemas Distribuídos
Ferramenta destinada ao trabalho de conclusão de curso cujo título é: NSGRAPH: FERRAMENTA DE MODELAGEM E GERAÇÃOO DE SCRIPTS PARA O NS-2
| Constructor Summary | |
|---|---|
Switch(java.awt.Point ponto,
int id,
java.lang.String nome,
java.net.URL iconFile)
Construtor da classe, onde se inicializa as variáveis e insere os componentes na janela de configuração |
|
| Method Summary | |
|---|---|
void |
AbraCaixaDialogo()
Abre a janela de configuração do switch |
java.lang.String |
getType()
Retorna o tipo deste componente "switch" |
| Methods inherited from class no |
|---|
actionPerformed, add, addFalha, addMark, CorDecimaltoHexadecimal, getCor, getEndereco, getFalhas, getForma, getId, getLabel, getMarks, getNome, isWCWMode, preenchelistaEnder, setCor, setEndereco, setForma, setLabel, setNome, WCW_ON |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Switch(java.awt.Point ponto,
int id,
java.lang.String nome,
java.net.URL iconFile)
ponto - um objeto Point que indica as coordenadas onde será inserido o switchid - um inteiro que representa o número identificador deste switchnome - uma String que representa o nome deste componente no scripticonFile - uma URL da figura que mostra o aspecto deste componente no gráfico| Method Detail |
|---|
public java.lang.String getType()
getType in interface nsObjectgetType in class nopublic void AbraCaixaDialogo()
AbraCaixaDialogo in interface nsObjectAbraCaixaDialogo in class no
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||