|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Nic | |
---|---|
edu.cmu.emulator.creator | |
edu.cmu.emulator.creator.config |
Uses of Nic in edu.cmu.emulator.creator |
---|
Fields in edu.cmu.emulator.creator declared as Nic | |
---|---|
private Nic |
NicDialog.resultNic
|
Methods in edu.cmu.emulator.creator that return Nic | |
---|---|
Nic |
NicDialog.getResult()
|
Constructors in edu.cmu.emulator.creator with parameters of type Nic | |
---|---|
NicDialog(JFrame parent,
Nic toEdit)
|
Uses of Nic in edu.cmu.emulator.creator.config |
---|
Fields in edu.cmu.emulator.creator.config with type parameters of type Nic | |
---|---|
private List<Nic> |
EmuNode.nics
|
Methods in edu.cmu.emulator.creator.config that return Nic | |
---|---|
static Nic |
Nic.fromXML(Element el)
|
Methods in edu.cmu.emulator.creator.config that return types with arguments of type Nic | |
---|---|
List<Nic> |
EmuNode.getNics()
|
Constructors in edu.cmu.emulator.creator.config with parameters of type Nic | |
---|---|
Nic(Nic copy)
|
Constructor parameters in edu.cmu.emulator.creator.config with type arguments of type Nic | |
---|---|
EmuNode(String name,
String color,
List<Nic> nics)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |