|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package devisor2.grid.GUI.framework |
Class devisor2.grid.GUI.framework.DrawingArea extends javax.swing.JPanel implements Serializable |
Serialized Fields |
boolean redraw_enabled
MainFrame parent
ControlCenter cc
double[] perimeter
GridSelector gs
devisor2.grid.GUI.event.GridListener listener
GridCloner cloner
int screenx
int screeny
Class devisor2.grid.GUI.framework.MainFrame extends javax.swing.JFrame implements Serializable |
Serialized Fields |
MainMenu menu
StatusBar statusbar
ToolBar toolbar
javax.swing.JScrollPane centerfold
DrawingArea drawingArea
java.awt.Point lastOrigin
devisor2.grid.GUI.event.MainActionListener mainActionListener
ControlCenter cc
javax.swing.JScrollBar balkenrechts
javax.swing.JScrollBar balkenunten
devisor2.grid.GUI.event.GridAdjustment gal
Class devisor2.grid.GUI.framework.MainMenu extends javax.swing.JMenuBar implements Serializable |
Serialized Fields |
MainFrame parent
ControlCenter cc
javax.swing.JMenu fileMenu
javax.swing.JMenu editMenu
javax.swing.JMenu viewMenu
javax.swing.JMenu domainMenu
javax.swing.JMenu gridMenu
javax.swing.JMenu optionsMenu
javax.swing.JMenu helpMenu
devisor2.grid.GUI.event.MainActionListener menuActionListener
javax.swing.JMenuItem filenew
javax.swing.JMenuItem fileopen
javax.swing.JMenuItem filesave
javax.swing.JMenuItem filesaveasucd
javax.swing.JMenuItem filesaveasfeat
javax.swing.JMenuItem filesaveasfeast
javax.swing.JMenuItem filemergedomain
javax.swing.JMenuItem fileprint
javax.swing.JMenuItem fileprintls
javax.swing.JMenuItem fileexit
javax.swing.JMenuItem editundo
javax.swing.JMenuItem editredo
javax.swing.JMenuItem editcut
javax.swing.JMenuItem editcopy
javax.swing.JCheckBoxMenuItem editpaste
javax.swing.JCheckBoxMenuItem editcopymode
javax.swing.JMenuItem editdelete
javax.swing.JMenuItem editdeletewb
javax.swing.JMenuItem editscale
javax.swing.JMenuItem editrotate
javax.swing.JCheckBoxMenuItem editmirror
javax.swing.JMenuItem editselectboundary
javax.swing.JCheckBoxMenuItem viewzoomsetzoom
javax.swing.JMenuItem viewzoomresetzoom
javax.swing.JCheckBoxMenuItem viewzoomzoomplus
javax.swing.JMenuItem viewzoomzoomminus
javax.swing.JCheckBoxMenuItem viewselectnodes
javax.swing.JCheckBoxMenuItem viewselectelements
javax.swing.JCheckBoxMenuItem viewselectsegments
javax.swing.JCheckBoxMenuItem viewselectedges
javax.swing.JCheckBoxMenuItem viewproperties
javax.swing.JMenuItem domainnewboundary
javax.swing.JMenuItem domainnewanalytic
javax.swing.JCheckBoxMenuItem domaindirectinput
javax.swing.JCheckBoxMenuItem domainnewline
javax.swing.JCheckBoxMenuItem domainnewmultiline
javax.swing.JCheckBoxMenuItem domainnewcirclep
javax.swing.JCheckBoxMenuItem domainnewcirclem
javax.swing.JCheckBoxMenuItem domainnewtri
javax.swing.JCheckBoxMenuItem domainnewquad
javax.swing.JCheckBoxMenuItem domainnewmacro
javax.swing.JCheckBoxMenuItem domainnewnode
javax.swing.JMenuItem domainadjustboundaries
javax.swing.JMenuItem domainlinkboundaries
javax.swing.JMenuItem domainfromtri2prm
javax.swing.JMenuItem domainswapboundaryorientation
javax.swing.JMenuItem domainperimeter
javax.swing.JMenuItem domainstatistics
javax.swing.JMenuItem gridmultipleboundarynodes
javax.swing.JCheckBoxMenuItem gridedgestatus
javax.swing.JCheckBoxMenuItem gridparallelblock
javax.swing.JMenuItem gridloadbalancing
javax.swing.JCheckBoxMenuItem gridrectifyelement
javax.swing.JCheckBoxMenuItem gridrefine
javax.swing.JMenuItem gridspellchecker
javax.swing.JMenuItem gridmergeboundaries
javax.swing.JMenuItem optionsgeneral
javax.swing.JMenuItem optionsdraw
javax.swing.JMenuItem optionscolor
javax.swing.JMenuItem optionsaccelerator
javax.swing.JMenuItem optionsmisc
javax.swing.JMenuItem helpmanual
javax.swing.JMenuItem helpfaq
javax.swing.JMenuItem helpreadme
javax.swing.JMenuItem helpabout
Class devisor2.grid.GUI.framework.StatusBar extends javax.swing.JPanel implements Serializable |
Serialized Fields |
javax.swing.JLabel label
ControlCenter cc
Class devisor2.grid.GUI.framework.ToolBar extends javax.swing.JToolBar implements Serializable |
Serialized Fields |
devisor2.grid.GUI.event.MainActionListener mal
MainFrame parent
ControlCenter cc
javax.swing.JButton newButton
javax.swing.JButton openButton
javax.swing.JButton saveButton
javax.swing.JButton saveUCDButton
javax.swing.JButton saveFEATButton
javax.swing.JButton saveFEASTButton
javax.swing.JButton undoButton
javax.swing.JButton redoButton
javax.swing.JButton cutButton
javax.swing.JButton copyButton
javax.swing.JToggleButton pasteToggle
javax.swing.JToggleButton selectNodeToggle
javax.swing.JToggleButton selectElementToggle
javax.swing.JToggleButton selectSegmentToggle
javax.swing.JToggleButton selectEdgesToggle
javax.swing.JComboBox selectBoundaryCombo
javax.swing.JToggleButton setZoomToggle
javax.swing.JButton resetZoomButton
javax.swing.JToggleButton zoomInToggle
javax.swing.JButton zoomOutButton
javax.swing.JToggleButton directInputToggle
javax.swing.JButton newBoundaryButton
javax.swing.JToggleButton copymodeToggle
javax.swing.JComboBox addTypeCombo
javax.swing.JToggleButton propertiesToggle
javax.swing.JToggleButton edgeStatusToggle
javax.swing.JToggleButton parallelblockToggle
javax.swing.JToggleButton rectifyElementToggle
javax.swing.JButton exitButton
javax.swing.ImageIcon[] comboImages
Package devisor2.grid.GUI.dialogs |
Class devisor2.grid.GUI.dialogs.BoundaryNodeDialog extends DockableDialog implements Serializable |
Serialized Fields |
Node source
BoundaryNode lastnode
double x
double y
int nodeprop
double aktpar
int bnumber
double maxpar
javax.swing.JTabbedPane tabs
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JButton applyButton
javax.swing.JButton fastforwardButton
javax.swing.JButton forwardButton
javax.swing.JButton rewindButton
javax.swing.JButton fastrewindButton
javax.swing.JComboBox boundaryCombo
javax.swing.JTextField maxparTF
javax.swing.JTextField actparTF
javax.swing.JTextField coordxTF
javax.swing.JTextField coordyTF
javax.swing.JTextField nodepropTF
javax.swing.JCheckBox editCheck
Class devisor2.grid.GUI.dialogs.ChangeBoundaryDialog extends DockableDialog implements Serializable |
Serialized Fields |
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JComboBox selectBoundaryCombo
Class devisor2.grid.GUI.dialogs.CircleDialog extends DockableDialog implements Serializable |
Serialized Fields |
SegmentCircle source
boolean orientation
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JButton applyButton
javax.swing.JTextField radiusTF
javax.swing.JTextField angle1TF
javax.swing.JTextField angle2TF
javax.swing.JTextField center_x_TF
javax.swing.JTextField center_y_TF
int x
int y
int r
double s
double e
Class devisor2.grid.GUI.dialogs.ColorPicker extends javax.swing.JColorChooser implements Serializable |
Class devisor2.grid.GUI.dialogs.DockableDialog extends javax.swing.JDialog implements Serializable |
Serialized Fields |
MainFrame parent
ControlCenter cc
boolean docked
int dockMargin
int region
java.awt.Point origin
DockableDialog.DockableDialogMoveListener listener
Class devisor2.grid.GUI.dialogs.EdgeStatusDialog extends DockableDialog implements Serializable |
Serialized Fields |
int status
int bc
javax.swing.JRadioButton noneButton
javax.swing.JRadioButton realButton
javax.swing.JRadioButton innerButton
javax.swing.JRadioButton mirrorButton
javax.swing.JRadioButton dirichletButton
javax.swing.JRadioButton neumannButton
javax.swing.JButton closeButton
javax.swing.JButton automaticButton
javax.swing.JButton applyButton
Class devisor2.grid.GUI.dialogs.FilePicker extends javax.swing.JFileChooser implements Serializable |
Serialized Fields |
java.awt.Component parent
ControlCenter cc
Class devisor2.grid.GUI.dialogs.InfoDialog extends javax.swing.JDialog implements Serializable |
Serialized Fields |
MainFrame parent
ControlCenter cc
Class devisor2.grid.GUI.dialogs.LineDialog extends DockableDialog implements Serializable |
Serialized Fields |
SegmentLine source
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JButton applyButton
javax.swing.JTextField start_x_TF
javax.swing.JTextField start_y_TF
javax.swing.JTextField end_x_TF
javax.swing.JTextField end_y_TF
double x1
double y1
double x2
double y2
Class devisor2.grid.GUI.dialogs.LoadBalancingDialog extends DockableDialog implements Serializable |
Serialized Fields |
LoadBalancingDialog.LoadFactors lfc
javax.swing.JButton calcButton
javax.swing.JButton cancelButton
javax.swing.JButton performButton
javax.swing.JTextField mpl2sol_TF
javax.swing.JTextField filename_TF
javax.swing.JTextArea msg_TA
Class devisor2.grid.GUI.dialogs.MacroDialog extends DockableDialog implements Serializable |
Serialized Fields |
Macro source
int node1
int node2
int node3
int node4
int aiso
int pb
int ref
int mb
double[] af
Node n1
Node n2
Node n3
Node n4
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JButton applyButton
javax.swing.JTextField node1TF
javax.swing.JTextField node2TF
javax.swing.JTextField node3TF
javax.swing.JTextField node4TF
javax.swing.JTextField pblockTF
javax.swing.JTextField mblockTF
javax.swing.JTextField refinementTF
javax.swing.JRadioButton x_none_rb
javax.swing.JRadioButton x_left_rb
javax.swing.JRadioButton x_right_rb
javax.swing.JRadioButton y_none_rb
javax.swing.JRadioButton y_up_rb
javax.swing.JRadioButton y_down_rb
javax.swing.JTextField factor1TF
javax.swing.JTextField factor2TF
javax.swing.JTextField factor3TF
javax.swing.JTabbedPane tabs
Class devisor2.grid.GUI.dialogs.MergeBoundariesDialog extends DockableDialog implements Serializable |
Serialized Fields |
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JButton applyButton
javax.swing.JComboBox targetCombo
javax.swing.JComboBox sourceCombo
Boundary target
Boundary source
Class devisor2.grid.GUI.dialogs.MirrorDialog extends DockableDialog implements Serializable |
Serialized Fields |
int x1
int y1
int x2
int y2
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JButton applyButton
javax.swing.JTextField x1TF
javax.swing.JTextField y1TF
javax.swing.JTextField x2TF
javax.swing.JTextField y2TF
Class devisor2.grid.GUI.dialogs.MultipleBNDialog extends DockableDialog implements Serializable |
Serialized Fields |
double increment
int boundary
double start
double end
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JButton applyButton
javax.swing.JComboBox boundaryCombo
javax.swing.JTextField maxparTF
javax.swing.JTextField incrementTF
javax.swing.JTextField startTF
javax.swing.JTextField endTF
Class devisor2.grid.GUI.dialogs.OptionsDialog extends javax.swing.JDialog implements Serializable |
Serialized Fields |
MainFrame parent
OptionsActionListener actionlistener
ControlCenter cc
javax.swing.JTabbedPane tabs
javax.swing.JPanel generalPanel
javax.swing.JTextField devhomeTextField
javax.swing.JButton devhomeButton
javax.swing.JTextField generalpathTextField
javax.swing.JButton generalpathButton
javax.swing.JTextField trigenTextField
javax.swing.JButton trigenButton
javax.swing.JTextField featlibTextField
javax.swing.JButton featlibButton
javax.swing.JPanel drawPanel
javax.swing.JCheckBox drawboundaryCheck
javax.swing.JCheckBox numberboundaryCheck
javax.swing.JCheckBox drawnodeCheck
javax.swing.JCheckBox numbernodeCheck
javax.swing.JCheckBox drawedgeCheck
javax.swing.JCheckBox numberedgeCheck
javax.swing.JCheckBox drawelementCheck
javax.swing.JCheckBox numberelementCheck
javax.swing.JCheckBox crosselementCheck
javax.swing.JCheckBox fillelementCheck
javax.swing.JCheckBox drawgridCheck
javax.swing.JCheckBox drawperimeterCheck
javax.swing.JCheckBox drawrectCheck
javax.swing.JCheckBox snapCheck
javax.swing.JTextField snapXTF
javax.swing.JTextField snapYTF
javax.swing.JTextField toleranceTF
javax.swing.JCheckBox drawcoordsCheck
javax.swing.JCheckBox draworimarkerCheck
javax.swing.JSlider epsilonSlider
javax.swing.JPanel colorPanel
javax.swing.JLabel colornodeLabel
javax.swing.JLabel colorelementLabel
javax.swing.JLabel coloredgeLabel
javax.swing.JLabel coloredgebaseLabel
javax.swing.JLabel numberboundaryLabel
javax.swing.JLabel numbernodeLabel
javax.swing.JLabel numberelementLabel
javax.swing.JLabel numberedgeLabel
javax.swing.JLabel highlightselectionLabel
javax.swing.JLabel highlightrectLabel
javax.swing.JLabel miscgridLabel
javax.swing.JLabel miscbackgroundLabel
javax.swing.JLabel misclassoLabel
javax.swing.JLabel fill0Label
javax.swing.JLabel fill1Label
javax.swing.JLabel fill2Label
javax.swing.JLabel fill3Label
javax.swing.JLabel fill4Label
javax.swing.JLabel fill5Label
javax.swing.JLabel fill6Label
javax.swing.JLabel fill7Label
javax.swing.JLabel fill8Label
javax.swing.JLabel fill9Label
javax.swing.JLabel fill10Label
javax.swing.JLabel fill11Label
javax.swing.JLabel fill12Label
javax.swing.JLabel fill13Label
javax.swing.JLabel fill14Label
javax.swing.JLabel fill15Label
javax.swing.JLabel bound0Label
javax.swing.JLabel bound1Label
javax.swing.JLabel bound2Label
javax.swing.JLabel bound3Label
javax.swing.JLabel bound4Label
javax.swing.JLabel bound5Label
javax.swing.JLabel bound6Label
javax.swing.JLabel bound7Label
javax.swing.JLabel bound8Label
javax.swing.JLabel bound9Label
javax.swing.JLabel bound10Label
javax.swing.JLabel bound11Label
javax.swing.JLabel bound12Label
javax.swing.JLabel bound13Label
javax.swing.JLabel bound14Label
javax.swing.JLabel bound15Label
javax.swing.JPanel acceleratorPanel
javax.swing.JTable acceleratorTable
AcceleratorTableModel tablemodel
AcceleratorTableListSelectionListener lsListener
javax.swing.JComboBox keySelectionComboBox
javax.swing.JRadioButton CTRLbutton
javax.swing.JRadioButton SHIFTbutton
javax.swing.JRadioButton ALTbutton
javax.swing.JRadioButton NONEbutton
javax.swing.JButton applyAcceleratorButton
javax.swing.JButton removeAcceleratorButton
javax.swing.JPanel addonPanel
javax.swing.JPanel otherPanel
javax.swing.JComboBox lookfeelCombo
javax.swing.JTextField screenx_TF
javax.swing.JTextField screeny_TF
Class devisor2.grid.GUI.dialogs.ParallelBlockDialog extends DockableDialog implements Serializable |
Serialized Fields |
javax.swing.JButton applyButton
javax.swing.JButton closeButton
javax.swing.JButton automaticButton
javax.swing.JTextField pblockTF
javax.swing.JTextField mblockTF
javax.swing.JTextField refinementTF
javax.swing.JRadioButton x_none_rb
javax.swing.JRadioButton x_left_rb
javax.swing.JRadioButton x_right_rb
javax.swing.JRadioButton y_none_rb
javax.swing.JRadioButton y_up_rb
javax.swing.JRadioButton y_down_rb
javax.swing.JTextField factor1TF
javax.swing.JTextField factor2TF
javax.swing.JTextField factor3TF
Class devisor2.grid.GUI.dialogs.PerimeterDialog extends DockableDialog implements Serializable |
Serialized Fields |
double x1
double y1
double x2
double y2
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JTextField x1TF
javax.swing.JTextField y1TF
javax.swing.JTextField x2TF
javax.swing.JTextField y2TF
Class devisor2.grid.GUI.dialogs.QuadDialog extends DockableDialog implements Serializable |
Serialized Fields |
Quad source
int node1
int node2
int node3
int node4
Node n1
Node n2
Node n3
Node n4
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JButton applyButton
javax.swing.JTextField node1TF
javax.swing.JTextField node2TF
javax.swing.JTextField node3TF
javax.swing.JTextField node4TF
Class devisor2.grid.GUI.dialogs.RefineDialog extends DockableDialog implements Serializable |
Serialized Fields |
javax.swing.JRadioButton noButton
javax.swing.JRadioButton delma33Button
javax.swing.JRadioButton boundary3Button
javax.swing.JRadioButton boundary2Button
javax.swing.JRadioButton boundarynormalButton
javax.swing.JRadioButton delma5Button
javax.swing.JRadioButton cornerButton
javax.swing.JButton closeButton
javax.swing.JButton applyButton
javax.swing.JTextField param1TF
javax.swing.JTextField param2TF
javax.swing.JTextField levelTF
Class devisor2.grid.GUI.dialogs.RotateDialog extends DockableDialog implements Serializable |
Serialized Fields |
double angle
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JButton applyButton
javax.swing.JTextField angleTF
Class devisor2.grid.GUI.dialogs.ScaleDialog extends DockableDialog implements Serializable |
Serialized Fields |
double factorx
double factory
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JButton applyButton
javax.swing.JTextField xTF
javax.swing.JTextField yTF
Class devisor2.grid.GUI.dialogs.TextFrame extends javax.swing.JDialog implements Serializable |
Serialized Fields |
java.lang.String show
MainFrame parent
ControlCenter cc
javax.swing.JTextArea ta
javax.swing.JButton okButton
javax.swing.JScrollPane scroll
Class devisor2.grid.GUI.dialogs.TriDialog extends DockableDialog implements Serializable |
Serialized Fields |
Tri source
int node1
int node2
int node3
Node n1
Node n2
Node n3
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JButton applyButton
javax.swing.JTextField node1TF
javax.swing.JTextField node2TF
javax.swing.JTextField node3TF
Package devisor2.grid.GUI.help |
Class devisor2.grid.GUI.help.FAQFrame extends javax.swing.JFrame implements Serializable |
Serialized Fields |
ControlCenter cc
javax.swing.JPanel jPanel1
javax.swing.JButton jButton1
javax.swing.JScrollPane jScrollPane1
javax.swing.JEditorPane jEditorPane1
Class devisor2.grid.GUI.help.HelpFrame extends javax.swing.JFrame implements Serializable |
Serialized Fields |
ControlCenter cc
javax.swing.JPanel jPanel1
javax.swing.JButton jButton1
javax.swing.JScrollPane jScrollPane1
javax.swing.JEditorPane jEditorPane1
Class devisor2.grid.GUI.help.ReadmeFrame extends javax.swing.JDialog implements Serializable |
Serialized Fields |
java.lang.String show
MainFrame parent
ControlCenter cc
javax.swing.JTextArea ta
javax.swing.JButton okButton
javax.swing.JScrollPane scroll
Package devisor2.foundation.elements |
Class devisor2.foundation.elements.Cell extends GridItem implements Serializable |
Serialized Fields |
int number
int material_number
int level
int marker
int[] parameters
Cell[] neighbours
Cell[] children
Cell parent
double[] values
int parallelblock
int matrixblock
Node[] nodes
Class devisor2.foundation.elements.Cell2D extends Cell implements Serializable |
Serialized Fields |
java.awt.Polygon poly_world
Edge[] edges
Face
Class devisor2.foundation.elements.Edge extends GridItem implements Serializable |
Serialized Fields |
Node[] p
int number
int level
int marker
java.util.Vector parents
int edgestatus
int edgebc
boolean boundaryEdge
Boundary boundary
java.awt.Polygon poly
Class devisor2.foundation.elements.Macro extends Quad implements Serializable |
Serialized Fields |
int n
int m
int aniso
double[] anisofaktor
Class devisor2.foundation.elements.Node extends GridItem implements Serializable |
Serialized Fields |
int[] coord
double[] value
java.util.Vector parents
int number
int index
int marker
int npr
Class devisor2.foundation.elements.Quad extends Cell2D implements Serializable |
Serialized Fields |
double middlez
Class devisor2.foundation.elements.Tri extends Cell2D implements Serializable |
Package devisor2.foundation.base |
Class devisor2.foundation.base.BasicDomain extends java.lang.Object implements Serializable |
Serialized Fields |
ControlCenter cc
boolean changed
int BoundaryEdgeCount
int BoundaryNodeCount
java.util.Vector nodes
java.util.Vector edges
java.util.Vector cells
int NodeValueCount
int CellValueCount
DomainBoundary db
java.lang.String name
java.lang.String domainfilename
java.lang.String domainfileformat
int[] perimeter
int[] step
int[] step1
int[] step2
int[] ecke1
int[] ecke2
int[] roffs
int[] validpx
int[] validpy
Class devisor2.foundation.base.Domain extends DomainIO implements Serializable |
Class devisor2.foundation.base.DomainBoundary extends java.lang.Object implements Serializable |
Serialized Fields |
java.util.Vector boundaries
BasicDomain domain
ControlCenter cc
Class devisor2.foundation.base.DomainIO extends DomainStatistics implements Serializable |
Serialized Fields |
ControlCenter cc
Class devisor2.foundation.base.DomainStatistics extends BasicDomain implements Serializable |
Package devisor2.foundation.boundary |
Class devisor2.foundation.boundary.Boundary extends java.lang.Object implements Serializable |
Serialized Fields |
java.util.Vector segments
ControlCenter cc
Class devisor2.foundation.boundary.BoundaryNode extends Node implements Serializable |
Serialized Fields |
double t
Boundary boundary
Segment segment
Class devisor2.foundation.boundary.Segment extends GridItem implements Serializable |
Serialized Fields |
double tmax
int[] orientation_marker_1
int[] orientation_marker_2
int[] orientation_marker_3
Boundary boundary
Class devisor2.foundation.boundary.SegmentCircle extends Segment implements Serializable |
Serialized Fields |
int x
int y
int r
double sa
double sb
int[] numberpos
Class devisor2.foundation.boundary.SegmentFile extends Segment implements Serializable |
Serialized Fields |
java.lang.String name
java.lang.String path
java.awt.geom.AffineTransform gtf
parq2d fcall
double geps
int BoundaryNumber
int drawstep
Class devisor2.foundation.boundary.SegmentLine extends Segment implements Serializable |
Serialized Fields |
int x
int y
int sx
int sy
java.awt.Polygon poly
java.awt.Polygon dpoly
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |