Searched defs:title (Results 1 - 25 of 65) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmAboutBox.java45 String title = pmUtility.getResource("About.Solaris.Print.Manager"); field in class:pmAboutBox
H A DpmDialog.java52 public pmDialog(Frame owner, String title) { argument
56 public pmDialog(Frame f, String title, boolean modal) { argument
H A DpmAuthOptions.java116 public pmAuthLogin(JFrame f, String title, String msg) { argument
289 public pmAuthMessage(JFrame f, String title, String msg) { argument
H A DpmHelpItem.java41 String title; field in class:pmHelpItem
H A DpmMessageDialog.java49 public pmMessageDialog(String title, String msg) { argument
53 public pmMessageDialog(Frame f, String title, String msg) { argument
57 pmMessageDialog(Frame f, String title, String msg, pmTop top, String h) argument
H A DpmOKCancelDialog.java45 public pmOKCancelDialog(Frame f, String title, String msg) { argument
49 public pmOKCancelDialog(Frame f, String title, String msg, boolean ok) { argument
53 public pmOKCancelDialog(Frame f, String title, String msg, argument
58 public pmOKCancelDialog(Frame f, String title, String msg, argument
H A DpmOther.java54 public pmOther(JFrame f, String title, String msg) { argument
58 public pmOther(JFrame f, String title, String msg, pmTop t, String h) { argument
H A DpmLogin.java55 public pmLogin(JFrame f, String title, String msg) { argument
59 public pmLogin(JFrame f, String title, String msg, pmTop t, String h) { argument
H A DpmHelpDetailPanel.java523 public void setItem(String title, pmHelpContent content) { argument
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/util/
H A DChoiceDialog.java38 public ChoiceDialog(Frame parent, String title, argument
47 public ChoiceDialog(Frame parent, String title, argument
H A DHelpDialog.java52 public HelpDialog(Frame parent, String title, boolean mode) { argument
56 public HelpDialog(Frame parent, String title, boolean mode, int numRows, argument
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DVJErrorDialog.java51 public VJErrorDialog(Frame frame, String title, boolean modal) { argument
H A DRootDialog.java51 public RootDialog(Frame parent, String title, boolean modal) { argument
H A DRootFrame.java103 public RootFrame(String title) { argument
/opensolaris-onvv-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dprint.c185 print_file(smb_ctx_t *ctx, char *title, int file) argument
/opensolaris-onvv-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dstatistics.c64 rel_cache_statistics(Ofl_desc *ofl, const char *title, APlist *alp) argument
H A Dcap.c196 Dbg_cap_post_title(Lm_list *lml, int *title) argument
/opensolaris-onvv-gate/usr/src/lib/librstp/common/
H A Dport.c234 void STP_port_trace_flags (char* title, PORT_T* this) argument
H A Dvector.c148 STP_VECT_br_id_print (IN char *title, IN BRIDGE_ID* br_id, IN Bool cr) argument
165 STP_VECT_print (IN char *title, IN PRIO_VECTOR_T *v) argument
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/
H A DConvertWizard.java291 public ConvertWizard(Frame owner, String title) { argument
H A DDSWizard.java399 public DSWizard(Frame owner, String title) { argument
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/x509v3/
H A Dv3_prn.c165 int X509V3_extensions_print(BIO *bp, char *title, STACK_OF(X509_EXTENSION) *exts, unsigned long flag, int indent) argument
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/ui/
H A DMainFrame.java243 public MainFrame(String title) { argument
/opensolaris-onvv-gate/usr/src/cmd/lp/include/
H A Drequests.h81 char *title; /* optional title for banner page */ member in struct:REQUEST
/opensolaris-onvv-gate/usr/src/common/openssl/apps/
H A Ddgst.c411 do_fp(BIO *out, unsigned char *buf, BIO *bp, int sep, int binout, EVP_PKEY *key, unsigned char *sigin, int siglen, const char *title, const char *file) argument

Completed in 258 milliseconds

123