|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.japura.controller.AbstractController
org.japura.controller.DefaultController<DebugTasksPanel>
org.japura.debug.tasks.DebugTasks
public class DebugTasks
Copyright (C) 2011-2013 Carlos Eduardo Leite de Andrade
This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see www.gnu.org/licenses/
For more information, contact: www.japura.org
| Constructor Summary | |
|---|---|
DebugTasks(org.japura.controller.Context context,
org.japura.controller.Controller parentController)
|
|
| Method Summary | |
|---|---|
DebugTasksPanel |
getComponent()
|
String |
getTitle()
|
boolean |
isComponentInstancied()
|
void |
subscribe(org.japura.message.Message message,
Object publisher)
|
| 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 |
| 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 |
| Methods inherited from interface org.japura.controller.Controller |
|---|
addControllerListener, addModal, addModal, addModal, closeAllModals, closeModal, containsChild, createChild, free, freeChildren, getChild, getChild, getChildren, getChildren, getContext, getControllerDescription, getControllerId, getControllerListeners, getControllerName, getControllerStatus, getCurrentModal, getGroup, getGroupId, getModalGroupName, getParent, getParentId, getRoot, getWindowAncestor, hasModal, isFocused, isRoot, isWindowFocused, publish, registerChild, removeControllerListener, repaint, requestFocus, requestWindowFocus, setControllerName, setControllerStatus, setModalGroupName, showConfirmationModal, showConfirmationModal, showErrorModal, showInformationModal, showQuestionModal, showQuestionModal, showWarningModal, stringToDebugComponent, unregisterChild, unregisterChildren, unregisterParent |
| Methods inherited from interface org.japura.task.executors.TaskSubmitter |
|---|
getTaskSubmitterId, submitTask, submitTask |
| Methods inherited from interface org.japura.util.info.InfoProvider |
|---|
getIdentifierNodes, getInfoNodes |
| Constructor Detail |
|---|
public DebugTasks(org.japura.controller.Context context,
org.japura.controller.Controller parentController)
| Method Detail |
|---|
public DebugTasksPanel getComponent()
getComponent in interface Debug<DebugTasksPanel>getComponent in class org.japura.controller.DefaultController<DebugTasksPanel>public boolean isComponentInstancied()
isComponentInstancied in interface org.japura.controller.Controllerpublic String getTitle()
getTitle in interface Debug<DebugTasksPanel>
public void subscribe(org.japura.message.Message message,
Object publisher)
subscribe in interface org.japura.message.Subscribersubscribe in class org.japura.controller.DefaultController<DebugTasksPanel>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||