|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.fhg.igd.earth.view.Projector de.fhg.igd.earth.view.InfoProjector
This is projector to show the infotable of an model graph object Title : Earth Copyright : Copyright (c) 2001 Organisation : IGD FhG
Field Summary | |
private JTable |
infoTable_
|
private Node |
selectedNode_
|
Fields inherited from class de.fhg.igd.earth.view.Projector |
container_, containerHeight_, containerWidth_, enabled_, firstTime_, model_, projectorManager_ |
Constructor Summary | |
InfoProjector(JComponent container)
Creates an instance of this class |
Method Summary | |
void |
delete()
deletes this projector |
String |
getIdentName()
Returns the ident name |
private void |
init()
initializes the projector |
private void |
setFocus()
sets the focus (object witch is selected) |
void |
update()
updates the projector |
Methods inherited from class de.fhg.igd.earth.view.Projector |
resizeContainer, resizePanelEvent, setModel, setProjectorManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private JTable infoTable_
private Node selectedNode_
Constructor Detail |
public InfoProjector(JComponent container)
Method Detail |
public String getIdentName()
getIdentName
in class Projector
public void update()
update
in class Projector
private void init()
private void setFocus()
public void delete()
delete
in class Projector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |