|
||||||||||
| 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<DebugWindow>
org.japura.debug.DebugWindowController
public class DebugWindowController
Copyright (C) 2012-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 | |
|---|---|
DebugWindowController(org.japura.controller.Context context,
org.japura.controller.Controller parentController)
|
|
| Method Summary | |
|---|---|
protected DebugWindow |
getComponent()
|
boolean |
isComponentInstancied()
|
void |
show()
|
| 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 |
|---|
public DebugWindowController(org.japura.controller.Context context,
org.japura.controller.Controller parentController)
| Method Detail |
|---|
protected DebugWindow getComponent()
getComponent in class org.japura.controller.DefaultController<DebugWindow>public boolean isComponentInstancied()
public void show()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||