|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
org.openide.windows.TopComponent
cz.cuni.amis.nb.pogamut.unreal.map.PureMapTopComponent
public class PureMapTopComponent
This is a overview component that shows "live" map from server. It tries to utilize a lot of things common with TimelineMap
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.openide.windows.TopComponent |
|---|
org.openide.windows.TopComponent.Cloneable, org.openide.windows.TopComponent.Description, org.openide.windows.TopComponent.NodeName, org.openide.windows.TopComponent.OpenActionRegistration, org.openide.windows.TopComponent.Registration, org.openide.windows.TopComponent.Registry |
| Nested classes/interfaces inherited from class javax.swing.JComponent |
|---|
JComponent.AccessibleJComponent |
| Nested classes/interfaces inherited from class java.awt.Container |
|---|
Container.AccessibleAWTContainer |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Nested classes/interfaces inherited from interface cz.cuni.amis.utils.flag.FlagListener |
|---|
cz.cuni.amis.utils.flag.FlagListener.FlagListenerNotifier<T> |
| Field Summary | |
|---|---|
protected org.openide.util.lookup.InstanceContent |
lookupContent
|
protected PureMapGLPanel |
mapPanel
|
protected cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition<cz.cuni.amis.pogamut.unreal.server.IUnrealServer> |
serverDef
|
| Fields inherited from class org.openide.windows.TopComponent |
|---|
CLOSE_EACH, CLOSE_LAST, PERSISTENCE_ALWAYS, PERSISTENCE_NEVER, PERSISTENCE_ONLY_OPENED, PROP_CLOSING_DISABLED, PROP_DND_COPY_DISABLED, PROP_DRAGGING_DISABLED, PROP_KEEP_PREFERRED_SIZE_WHEN_SLIDED_IN, PROP_MAXIMIZATION_DISABLED, PROP_SLIDING_DISABLED, PROP_UNDOCKING_DISABLED |
| Fields inherited from class javax.swing.JComponent |
|---|
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
PureMapTopComponent(cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition<cz.cuni.amis.pogamut.unreal.server.IUnrealServer> serverDef)
|
|
| Method Summary | |
|---|---|
protected void |
componentClosed()
|
protected void |
componentOpened()
|
void |
flagChanged(cz.cuni.amis.pogamut.unreal.server.IUnrealServer server)
When server changes, get message |
int |
getPersistenceType()
This component is not persistent |
protected void |
handleServerName()
|
protected String |
preferredID()
|
protected void |
setPanelName()
|
protected void |
setUpMapPanel()
|
| Methods inherited from class org.openide.windows.TopComponent |
|---|
addNotify, associateLookup, availableModes, cancelRequestAttention, canClose, canClose, close, close, closeNotify, componentActivated, componentDeactivated, componentHidden, componentShowing, getAccessibleContext, getActions, getActivatedNodes, getCloseOperation, getDisplayName, getHelpCtx, getHtmlDisplayName, getIcon, getLookup, getRegistry, getSystemActions, getTabPosition, getUndoRedo, isOpened, isOpened, open, open, openAction, openAtTabPosition, openNotify, processKeyBinding, readExternal, requestActive, requestAttention, requestFocus, requestFocusInWindow, requestVisible, setActivatedNodes, setCloseOperation, setDisplayName, setHtmlDisplayName, setIcon, setName, setToolTipText, toFront, writeExternal, writeReplace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition<cz.cuni.amis.pogamut.unreal.server.IUnrealServer> serverDef
protected PureMapGLPanel mapPanel
protected org.openide.util.lookup.InstanceContent lookupContent
| Constructor Detail |
|---|
public PureMapTopComponent(cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition<cz.cuni.amis.pogamut.unreal.server.IUnrealServer> serverDef)
| Method Detail |
|---|
protected void handleServerName()
protected void setPanelName()
protected void setUpMapPanel()
public void flagChanged(cz.cuni.amis.pogamut.unreal.server.IUnrealServer server)
flagChanged in interface cz.cuni.amis.utils.flag.FlagListener<cz.cuni.amis.pogamut.unreal.server.IUnrealServer>changedValue - protected String preferredID()
preferredID in class org.openide.windows.TopComponentpublic int getPersistenceType()
getPersistenceType in class org.openide.windows.TopComponentprotected void componentOpened()
componentOpened in class org.openide.windows.TopComponentprotected void componentClosed()
componentClosed in class org.openide.windows.TopComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||