public class ScrollPaneWindowSupport extends WindowSupport
WindowSupport.Dlg, WindowSupport.Frm, WindowSupport.IntrnlFrm, WindowSupport.WSDisplay
componentLocation, componentSize, content, defaultWindowSupportDisplayType, display, DisplayWindowCmd, KillWindowCmd, maxHeight, maxWidth, persistentDisplayType, title
source
Constructor and Description |
---|
ScrollPaneWindowSupport(java.awt.Component content,
java.lang.String windowTitle)
Create the window support.
|
Modifier and Type | Method and Description |
---|---|
java.awt.Component |
modifyContent(java.awt.Component comp)
Wrap content in a JScrollPane.
|
actionPerformed, addComponentListener, checkBounds, cleanUp, componentHidden, componentMoved, componentResized, componentShown, createDisplay, createDisplay, displayInWindow, displayInWindow, displayInWindow, displayInWindow, displayInWindow, finalize, getComponentLocation, getComponentSize, getContent, getDefaultWindowSupportDisplayType, getDisplay, getTitle, getWindow, killWindow, removeComponentListener, setComponentLocation, setComponentSize, setContent, setDefaultPosition, setDefaultWindowSupportDisplayType, setDisplay, setMaxSize, setTitle
add, add, addAll, clear, getSource, iterator, listIterator, remove, remove, set, setSource, size
public ScrollPaneWindowSupport(java.awt.Component content, java.lang.String windowTitle)
content
- the content to display in the window.windowTitle
- the title of the window.public java.awt.Component modifyContent(java.awt.Component comp)
modifyContent
in class WindowSupport
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details