|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.Component | +--java.awt.Container | +--java.awt.Window | +--java.awt.Dialog | +--javax.swing.JDialog | +--dpt.ui.DlgProj
Inner classes inherited from class javax.swing.JDialog |
javax.swing.JDialog.AccessibleJDialog |
Inner classes inherited from class java.awt.Component |
java.awt.Component.AWTTreeLock |
Field Summary | |
(package private) javax.swing.border.Border |
border1
|
(package private) java.awt.BorderLayout |
borderLayout1
|
(package private) boolean |
bSuccess
|
(package private) javax.swing.JButton |
buttonNO
|
(package private) javax.swing.JButton |
buttonOK
|
(package private) javax.swing.JComboBox |
ComboCataloge
|
(package private) javax.swing.JComboBox |
ComboLanguage
|
(package private) javax.swing.JComboBox |
ComboTypes
|
(package private) javax.swing.JTextField |
EditFileExt
|
(package private) javax.swing.JTextField |
EditProjName
|
(package private) javax.swing.JTextField |
EditProjPath
|
(package private) javax.swing.JButton |
jButtonAdd
|
(package private) javax.swing.JButton |
jButtonBrowse
|
(package private) javax.swing.JLabel |
jLabel1
|
(package private) javax.swing.JLabel |
jLabel2
|
(package private) javax.swing.JLabel |
jLabel3
|
(package private) javax.swing.JLabel |
jLabel5
|
(package private) javax.swing.JLabel |
jLabel6
|
(package private) javax.swing.JLabel |
jLabel7
|
(package private) javax.swing.JPanel |
jPanel1
|
(package private) javax.swing.JPanel |
jPanel2
|
(package private) OMAll |
om
|
(package private) javax.swing.JPanel |
panel1
|
(package private) javax.swing.JPanel |
panel2
|
(package private) XYLayout |
xYLayout1
|
(package private) XYLayout |
xYLayout2
|
(package private) XYLayout |
xYLayout3
|
Fields inherited from class javax.swing.JDialog |
accessibleContext,
defaultCloseOperation,
rootPane,
rootPaneCheckingEnabled |
Fields inherited from class java.awt.Dialog |
base,
modal,
nameCounter,
resizable,
serialVersionUID,
title |
Fields inherited from class java.awt.Window |
active,
base,
focusMgr,
inputContext,
nameCounter,
OPENED,
ownedWindowList,
serialVersionUID,
state,
warningString,
weakThis,
windowListener,
windowSerializedDataVersion |
Fields inherited from class java.awt.Container |
component,
containerListener,
containerSerializedDataVersion,
dispatcher,
layoutMgr,
maxSize,
ncomponents,
serialVersionUID |
Fields inherited from class java.awt.Component |
actionListenerK,
adjustmentListenerK,
appContext,
assert,
background,
BOTTOM_ALIGNMENT,
CENTER_ALIGNMENT,
changeSupport,
componentListener,
componentListenerK,
componentOrientation,
componentSerializedDataVersion,
containerListenerK,
cursor,
dropTarget,
enabled,
eventMask,
focusListener,
focusListenerK,
font,
foreground,
hasFocus,
height,
incRate,
inputMethodListener,
inputMethodListenerK,
isInc,
isPacked,
itemListenerK,
keyListener,
keyListenerK,
LEFT_ALIGNMENT,
locale,
LOCK,
minSize,
mouseListener,
mouseListenerK,
mouseMotionListener,
mouseMotionListenerK,
name,
nameExplicitlySet,
newEventsOnly,
ownedWindowK,
parent,
peer,
peerFont,
popups,
prefSize,
RIGHT_ALIGNMENT,
serialVersionUID,
textListenerK,
TOP_ALIGNMENT,
valid,
visible,
width,
windowListenerK,
x,
y |
Constructor Summary | |
DlgProj(java.awt.Frame frame)
|
|
DlgProj(java.awt.Frame frame,
java.lang.String title)
|
|
DlgProj(java.awt.Frame frame,
java.lang.String title,
boolean modal)
|
|
DlgProj(java.awt.Frame frame,
java.lang.String title,
OMAll manager)
|
Method Summary | |
(package private) void |
buttonAdd_actionPerformed(java.awt.event.ActionEvent e)
|
(package private) void |
buttonBrowse_actionPerformed(java.awt.event.ActionEvent e)
|
(package private) void |
buttonNO_actionPerformed(java.awt.event.ActionEvent e)
|
(package private) void |
buttonOK_actionPerformed(java.awt.event.ActionEvent e)
|
(package private) void |
EditProjName_actionPerformed(java.awt.event.ActionEvent e)
|
boolean |
HasNewProject()
|
private void |
jbInit()
|
(package private) void |
jButtonBrowse_actionPerformed(java.awt.event.ActionEvent e)
|
(package private) void |
this_windowClosing(java.awt.event.WindowEvent e)
|
Methods inherited from class javax.swing.JDialog |
addImpl,
createRootPane,
createRootPaneException,
dialogInit,
getAccessibleContext,
getContentPane,
getDefaultCloseOperation,
getGlassPane,
getJMenuBar,
getLayeredPane,
getRootPane,
isRootPaneCheckingEnabled,
paramString,
processWindowEvent,
setContentPane,
setDefaultCloseOperation,
setGlassPane,
setJMenuBar,
setLayeredPane,
setLayout,
setLocationRelativeTo,
setRootPane,
setRootPaneCheckingEnabled,
update |
Methods inherited from class java.awt.Dialog |
|
Methods inherited from class java.awt.Window |
addOwnedWindow,
addWindowListener,
applyResourceBundle,
applyResourceBundle,
connectOwnedWindow,
dispatchEventImpl,
dispose,
eventEnabled,
finalize,
getFocusOwner,
getInputContext,
getLocale,
getOwnedWindows,
getOwner,
getToolkit,
getWarningString,
isActive,
isShowing,
nextFocus,
ownedInit,
pack,
postEvent,
postProcessKeyEvent,
postWindowEvent,
preProcessKeyEvent,
processEvent,
readObject,
removeOwnedWindow,
removeWindowListener,
setFocusOwner,
setWarningString,
toBack,
toFront,
transferFocus,
writeObject |
Methods inherited from class java.awt.Container |
add,
add,
add,
add,
add,
addContainerListener,
applyOrientation,
countComponents,
deliverEvent,
dispatchEventToSelf,
doLayout,
findComponentAt,
findComponentAt,
getAlignmentX,
getAlignmentY,
getComponent,
getComponentAt,
getComponentAt,
getComponentCount,
getComponents_NoClientCode,
getComponents,
getInsets,
getLayout,
getMaximumSize,
getMinimumSize,
getMouseEventTarget,
getPreferredSize,
getWindow,
insets,
invalidate,
invalidateTree,
isAncestorOf,
layout,
lightweightPrint,
list,
list,
locate,
minimumSize,
paint,
paintComponents,
postsOldMouseEvents,
preferredSize,
print,
printComponents,
printOneComponent,
processContainerEvent,
proxyEnableEvents,
proxyRequestFocus,
remove,
remove,
removeAll,
removeContainerListener,
removeNotify,
setFont,
validate,
validateTree |
Methods inherited from class java.awt.Component |
action,
add,
addComponentListener,
addFocusListener,
addInputMethodListener,
addKeyListener,
addMouseListener,
addMouseMotionListener,
addPropertyChangeListener,
addPropertyChangeListener,
areInputMethodsEnabled,
bounds,
checkImage,
checkImage,
coalesceEvents,
contains,
contains,
createImage,
createImage,
disable,
disableEvents,
dispatchEvent,
enable,
enable,
enableEvents,
enableInputMethods,
firePropertyChange,
getBackground,
getBounds,
getBounds,
getColorModel,
getComponentOrientation,
getCursor,
getDropTarget,
getFont_NoClientCode,
getFont,
getFontMetrics,
getForeground,
getGraphics,
getHeight,
getInputMethodRequests,
getLocation,
getLocation,
getLocationOnScreen,
getName,
getNativeContainer,
getParent_NoClientCode,
getParent,
getPeer,
getSize,
getSize,
getToolkitImpl,
getTreeLock,
getWidth,
getWindowForObject,
getX,
getY,
gotFocus,
handleEvent,
hasFocus,
hide,
imageUpdate,
inside,
isDisplayable,
isDoubleBuffered,
isEnabled,
isEnabledImpl,
isFocusTraversable,
isLightweight,
isOpaque,
isValid,
isVisible,
keyDown,
keyUp,
list,
list,
list,
location,
lostFocus,
mouseDown,
mouseDrag,
mouseEnter,
mouseExit,
mouseMove,
mouseUp,
move,
nextFocus,
paintAll,
prepareImage,
prepareImage,
printAll,
processComponentEvent,
processFocusEvent,
processInputMethodEvent,
processKeyEvent,
processMouseEvent,
processMouseMotionEvent,
remove,
removeComponentListener,
removeFocusListener,
removeInputMethodListener,
removeKeyListener,
removeMouseListener,
removeMouseMotionListener,
removePropertyChangeListener,
removePropertyChangeListener,
repaint,
repaint,
repaint,
repaint,
requestFocus,
reshape,
resize,
resize,
setBackground,
setBounds,
setBounds,
setComponentOrientation,
setCursor,
setDropTarget,
setEnabled,
setForeground,
setLocale,
setLocation,
setLocation,
setName,
setSize,
setSize,
setVisible,
show,
size,
toString,
transferFocus |
Methods inherited from class java.lang.Object |
clone,
equals,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
wait,
wait,
wait |
Field Detail |
OMAll om
boolean bSuccess
javax.swing.JPanel panel1
javax.swing.JPanel panel2
javax.swing.JButton buttonOK
javax.swing.JButton buttonNO
javax.swing.JButton jButtonAdd
javax.swing.border.Border border1
javax.swing.JPanel jPanel1
XYLayout xYLayout1
XYLayout xYLayout2
java.awt.BorderLayout borderLayout1
javax.swing.JPanel jPanel2
XYLayout xYLayout3
javax.swing.JTextField EditProjPath
javax.swing.JTextField EditProjName
javax.swing.JTextField EditFileExt
javax.swing.JComboBox ComboTypes
javax.swing.JComboBox ComboCataloge
javax.swing.JComboBox ComboLanguage
javax.swing.JLabel jLabel1
javax.swing.JLabel jLabel2
javax.swing.JLabel jLabel3
javax.swing.JLabel jLabel5
javax.swing.JLabel jLabel6
javax.swing.JLabel jLabel7
javax.swing.JButton jButtonBrowse
Constructor Detail |
public DlgProj(java.awt.Frame frame, java.lang.String title, OMAll manager)
public DlgProj(java.awt.Frame frame, java.lang.String title, boolean modal)
public DlgProj(java.awt.Frame frame, java.lang.String title)
public DlgProj(java.awt.Frame frame)
Method Detail |
private void jbInit() throws java.lang.Exception
public boolean HasNewProject()
void buttonOK_actionPerformed(java.awt.event.ActionEvent e)
void buttonNO_actionPerformed(java.awt.event.ActionEvent e)
void buttonBrowse_actionPerformed(java.awt.event.ActionEvent e)
void buttonAdd_actionPerformed(java.awt.event.ActionEvent e)
void this_windowClosing(java.awt.event.WindowEvent e)
void EditProjName_actionPerformed(java.awt.event.ActionEvent e)
void jButtonBrowse_actionPerformed(java.awt.event.ActionEvent e)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |