public class DefaultJScriptingComposer extends javax.swing.JPanel implements JScriptingComposer, Observer, java.awt.event.ActionListener
Modifier and Type | Class and Description |
---|---|
class |
DefaultJScriptingComposer.ButtonWithContext |
javax.swing.JPanel.AccessibleJPanel
javax.swing.JComponent.AccessibleJComponent
java.awt.Container.AccessibleAWTContainer
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
JScriptingComposer.Dock, JScriptingComposer.Problems, JScriptingComposer.StatusBar
Modifier and Type | Field and Description |
---|---|
static int |
CLOSE_ACTION |
listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
DOCKED_CONSOLE, DOCKED_PROBLEMS, DOCKED_PROJECTS
Constructor and Description |
---|
DefaultJScriptingComposer(ScriptingUIManager uimanager)
Instanciacion de un JComposer con todos sus elementos y acciones
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
addChangeEditorListener(javax.swing.event.ChangeListener listener) |
void |
addConsolePanel() |
void |
addDefaultActionListener(java.awt.event.ActionListener actionlistener) |
void |
addMenu(java.lang.String text,
javax.swing.Action action) |
void |
addMenuSeparator(java.lang.String text) |
void |
addProblemsPanel() |
void |
addProjectsPanel() |
void |
addTool(javax.swing.Action action) |
javax.swing.JComponent |
asJComponent()
Returns this component as a swing
JComponent . |
void |
closeAllScripts()
Close all editor tabs of the composer
|
void |
closeWindow() |
void |
currentScriptClose()
Función que cierra la pestaña de edición actual
|
void |
currentScriptCopy()
Funciones de 'cortar', 'copiar', 'pegar' y 'seleccionar todo' para los
JEditors
|
void |
currentScriptCut() |
void |
currentScriptExecute()
Función que ejecuta el ScriptingBaseScript de la pestaña actual
|
void |
currentScriptPaste() |
void |
currentScriptReload() |
void |
currentScriptSave()
Función para el guardado del ScriptingBaseScript de la pestaña actual
|
void |
currentScriptSelectAll() |
void |
fireChangeEditor(javax.swing.event.ChangeEvent e) |
void |
FolderNew() |
javax.swing.JPanel |
getAboutUsDialog() |
JScriptingConsole |
getConsole() |
JEditor |
getCurrentEditor() |
ScriptingScript |
getCurrentScript() |
JScriptingComposer.Dock |
getDock() |
ScriptingUnit |
getLauncherSelectedUnit()
Función para obtener el elemento seleccionado del Launcher
|
ScriptingScript |
getMainScript() |
JScriptingComposer.Problems |
getProblems() |
JScriptingLauncher |
getProjects() |
JScriptingComposer.StatusBar |
getStatusbar() |
WindowManager |
getWindowManager() |
void |
mainScriptExecute() |
void |
mainScriptSelect() |
void |
mainScriptSelect(ScriptingScript script) |
void |
msgbox(java.lang.String title,
java.lang.String msg) |
void |
msgbox(java.lang.String title,
java.lang.String msg,
int type) |
void |
refreshProjects() |
void |
removeChangeEditorListener(javax.swing.event.ChangeListener listener) |
void |
scriptClose(JScriptingComposer.Dock.DockedPanel panel) |
void |
scriptDelete(ScriptingUnit unit,
boolean isRecursive) |
void |
scriptEdit(ScriptingUnit unit) |
void |
scriptExecute(ScriptingScript script) |
void |
scriptMove(ScriptingUnit theUnit) |
void |
scriptNew()
Ventana para creación de nuevos ScriptingBaseScripts
|
void |
scriptRename(ScriptingUnit theUnit) |
void |
setWindowManager(WindowManager windowsManager) |
void |
unitNew(boolean folder) |
void |
update(Observable observable,
java.lang.Object notification)
Called whenever a
Observable object is changed and this
Observer has registered on it to receive notifications. |
void |
updateMenusAndTools() |
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
public static final int CLOSE_ACTION
public DefaultJScriptingComposer(ScriptingUIManager uimanager)
uimanager
- public javax.swing.JComponent asJComponent()
Component
JComponent
.asJComponent
in interface Component
JComponent
public WindowManager getWindowManager()
getWindowManager
in interface JScriptingComposer
public void setWindowManager(WindowManager windowsManager)
setWindowManager
in interface JScriptingComposer
public void addMenu(java.lang.String text, javax.swing.Action action)
public void addMenuSeparator(java.lang.String text)
public void addTool(javax.swing.Action action)
public void updateMenusAndTools()
public void addProblemsPanel()
public void addConsolePanel()
public void addProjectsPanel()
public JScriptingComposer.Problems getProblems()
getProblems
in interface JScriptingComposer
public JScriptingLauncher getProjects()
getProjects
in interface JScriptingComposer
public JScriptingComposer.Dock getDock()
getDock
in interface JScriptingComposer
public JScriptingConsole getConsole()
getConsole
in interface JScriptingComposer
public void addChangeEditorListener(javax.swing.event.ChangeListener listener)
addChangeEditorListener
in interface JScriptingComposer
public void removeChangeEditorListener(javax.swing.event.ChangeListener listener)
removeChangeEditorListener
in interface JScriptingComposer
public void fireChangeEditor(javax.swing.event.ChangeEvent e)
public void addDefaultActionListener(java.awt.event.ActionListener actionlistener)
public ScriptingUnit getLauncherSelectedUnit()
public void msgbox(java.lang.String title, java.lang.String msg)
public void msgbox(java.lang.String title, java.lang.String msg, int type)
public void scriptEdit(ScriptingUnit unit)
public void scriptNew() throws java.lang.Exception
java.lang.Exception
public void FolderNew() throws java.lang.Exception
java.lang.Exception
public void unitNew(boolean folder) throws java.lang.Exception
java.lang.Exception
public void scriptClose(JScriptingComposer.Dock.DockedPanel panel)
public void scriptMove(ScriptingUnit theUnit) throws java.lang.Exception
java.lang.Exception
public void scriptRename(ScriptingUnit theUnit) throws java.lang.Exception
java.lang.Exception
public javax.swing.JPanel getAboutUsDialog()
getAboutUsDialog
in interface JScriptingComposer
public void scriptDelete(ScriptingUnit unit, boolean isRecursive)
public void currentScriptClose()
public void closeAllScripts()
public void currentScriptExecute()
public void scriptExecute(ScriptingScript script)
public void currentScriptCopy()
public void currentScriptCut()
public void currentScriptPaste()
public void currentScriptSelectAll()
public void currentScriptSave()
public void currentScriptReload()
public ScriptingScript getMainScript()
public void mainScriptSelect(ScriptingScript script)
public void mainScriptSelect()
public void mainScriptExecute()
public JEditor getCurrentEditor()
getCurrentEditor
in interface JScriptingComposer
public ScriptingScript getCurrentScript()
getCurrentScript
in interface JScriptingComposer
public void refreshProjects()
refreshProjects
in interface JScriptingComposer
public JScriptingComposer.StatusBar getStatusbar()
getStatusbar
in interface JScriptingComposer
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
- public void update(Observable observable, java.lang.Object notification)
Observer
Observable
object is changed and this
Observer
has registered on it to receive notifications.
Implementations of this method will be called for each simple notification or, if a complex notification is created, for each of the child notifications.
In the latter case, don't assume any ordering in the notification between
this Observer
and other Observer
s listening to the same
Observable
.
In a complex notification scenario, if you want to receive only the
complex notification and not each of the child notifications, just
implement the ComplexObserver
and prepare this method
implementation to handle receiving DefaultComplexNotification
instances
as well as direct notification objects.
public void closeWindow()