tk.exgerm.visualiser
Class Visualiser

java.lang.Object
  extended by tk.exgerm.visualiser.Visualiser
All Implemented Interfaces:
ExGGraphicalComponent

public class Visualiser
extends Object
implements ExGGraphicalComponent


Field Summary
 
Fields inherited from interface tk.exgerm.core.plugin.ExGGraphicalComponent
ACTIVE_TAB_CHANGED, CENTER, EAST, FOCUSED_COMPONENT_CHANGED, SOUTH, TAB_CLOSED, TAB_TITLE_CHANGED, WEST
 
Constructor Summary
Visualiser(JComponent component)
           
 
Method Summary
 JComponent getComponent()
          Vraća komponentu koju treba prikazati unutar glavnog prozora.
 int getPosition()
          Treba da vrati jednu od konstanti: ExGGraphicalComponent.CENTER ExGGraphicalComponent.SOUTH ExGGraphicalComponent.EAST ExGGraphicalComponent.WEST i predstavlja poziciju unutar glavnog prozora gde će se komponenta prikazati.
 boolean isTabNameChangeable()
          Ispituje da li je moguće promeniti ime tabova komponente
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Visualiser

public Visualiser(JComponent component)
Method Detail

getComponent

public JComponent getComponent()
Description copied from interface: ExGGraphicalComponent
Vraća komponentu koju treba prikazati unutar glavnog prozora. Ono što metoda Component.getName() vraćene komponente vrati će biti iskorišženo za ime taba.

Specified by:
getComponent in interface ExGGraphicalComponent
Returns:
Komponentu koja treba da se prikaže

getPosition

public int getPosition()
Description copied from interface: ExGGraphicalComponent
Treba da vrati jednu od konstanti: i predstavlja poziciju unutar glavnog prozora gde će se komponenta prikazati.

Specified by:
getPosition in interface ExGGraphicalComponent
Returns:
Poziciju komponente

isTabNameChangeable

public boolean isTabNameChangeable()
Description copied from interface: ExGGraphicalComponent
Ispituje da li je moguće promeniti ime tabova komponente

Specified by:
isTabNameChangeable in interface ExGGraphicalComponent
Returns:
true ako je dozvoljeno menjanje imena