org.japura.debug.controllers.views.context
Class ContextViewController

java.lang.Object
  extended by org.japura.controller.AbstractController
      extended by org.japura.controller.DefaultController<ContextViewPanel>
          extended by org.japura.debug.controllers.views.context.ContextViewController
All Implemented Interfaces:
org.japura.controller.Controller, org.japura.message.Subscriber, org.japura.task.executors.TaskSubmitter, org.japura.util.info.InfoProvider

public class ContextViewController
extends org.japura.controller.DefaultController<ContextViewPanel>


Constructor Summary
ContextViewController(org.japura.controller.Context context, org.japura.controller.Controller parentController)
           
 
Method Summary
 ContextViewPanel getComponent()
           
 boolean isComponentInstancied()
           
 void updateView()
           
 
Methods inherited from class org.japura.controller.DefaultController
addModal, addModal, addModal, closeAllModals, closeCurrentModal, closeModal, disposeWindow, getCurrentModal, getModalPanelFactory, getWindowAncestor, hasModal, isFocused, isWindowFocused, repaint, requestFocus, requestWindowFocus, setModalPanelFactory, showConfirmationModal, showConfirmationModal, showErrorModal, showInformationModal, showQuestionModal, showQuestionModal, showWarningModal, subscribe
 
Methods inherited from class org.japura.controller.AbstractController
addControllerListener, containsChild, createChild, equals, free, freeChildren, getChild, getChild, getChildren, getChildren, getContext, getControllerDescription, getControllerId, getControllerListeners, getControllerName, getControllerStatus, getGroup, getGroupId, getIdentifierNodes, getInfoNodes, getModalGroupName, getParent, getParentId, getRoot, getTaskSubmitterId, hashCode, isRoot, publish, registerChild, removeControllerListener, setControllerName, setControllerStatus, setModalGroupName, stringToDebugComponent, submitTask, submitTask, toString, unregisterChild, unregisterChildren, unregisterParent
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContextViewController

public ContextViewController(org.japura.controller.Context context,
                             org.japura.controller.Controller parentController)
Method Detail

isComponentInstancied

public boolean isComponentInstancied()

getComponent

public ContextViewPanel getComponent()
Specified by:
getComponent in class org.japura.controller.DefaultController<ContextViewPanel>

updateView

public void updateView()


Copyright © 2014. All rights reserved.